We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
panorama broken since 729b946
Currently in master at 0c6e83f build exits successfully but render fails in browser with console output:
jquery.min.js:2 Uncaught TypeError: e.indexOf is not a function at k.fn.init.k.fn.load (jquery.min.js:2) at HTMLElement.<anonymous> (jquery.panorama_viewer.min.js:1) at Function.each (jquery.min.js:2) at k.fn.init.each (jquery.min.js:2) at k.fn.init.e.fn.panorama_viewer (jquery.panorama_viewer.min.js:1) at (index):82 k.fn.load @ jquery.min.js:2 (anonymous) @ jquery.panorama_viewer.min.js:1 each @ jquery.min.js:2 each @ jquery.min.js:2 e.fn.panorama_viewer @ jquery.panorama_viewer.min.js:1 (anonymous) @ (index):82
Might investigate further but I've never touched jQuery before.
The text was updated successfully, but these errors were encountered:
See: peachananr/panorama_viewer#19 (comment) for how to fix this issue.
Considering this JS script hasn't seen any code update in the last 6 years and a half, maybe it'd be time to actually swap to something more recent?
Sorry, something went wrong.
themes: js: panorama_viewer: fix panorama
e4f8d14
Taken from peachananr/panorama_viewer#19 (comment). This fixes Psycojoker#121. Signed-off-by: Quentin Schulz <[email protected]>
622c7f4
0be8bf7
Taken from peachananr/panorama_viewer#19 (comment). This fixes #121. Signed-off-by: Quentin Schulz <[email protected]>
No branches or pull requests
panorama broken since 729b946
Currently in master at 0c6e83f build exits successfully but render fails in browser with console output:
Might investigate further but I've never touched jQuery before.
The text was updated successfully, but these errors were encountered: