perspective
perspective copied to clipboard
Python example remote.py/remote.html doesn't work in Firefox
Bug Report
Steps to Reproduce:
-
run
remote.py
script frompython\perspective\examples
subfolder (I had to remove#sys.path.insert(1, os.path.join(os.path.dirname(__file__), '..'))
line though as it is not necessary if perspective from conda-forge is used -
try to open
http://localhost:8888
in Firefox page opens but no data is shown -
open the console to see the following
Expected Result:
In chrome-based browsers (tested in Brave) everything works
Environment
Firefox 78.0.1 Perspective 0.5.1 from conda-forge
- is required for a local development build so not an issue
Can't repro, this has likely bit-rotted. In general, while I do want to fix any obvious errors on web platforms like Firefox, as we cannot currently run our test suite on this platform, it is not technically supported.