You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Totally not a priority at this stage, but for the record (and maybe sea-it-rise.com improves?) -- http://orca-sound-map.bitballoon.com/ opens fine on my Macbook in Firefox or Safari, but Chrome [Version 65.0.3325.181 (Official Build) (64-bit)] throws these errors in the Javascript console:
at e._setupPainter (map.js:1426)
at new e (map.js:268)
at orcasound.html:147
Evented.fire @ evented.js:111
map.js:466 Uncaught TypeError: Cannot read property 'resize' of undefined
at e.resize (map.js:466)
at new e (map.js:297)
at orcasound.html:147
map.js:466 Uncaught TypeError: Cannot read property 'resize' of undefined
at e.resize (map.js:466)
at e._onWindowResize (map.js:1605)```
The text was updated successfully, but these errors were encountered:
Totally not a priority at this stage, but for the record (and maybe sea-it-rise.com improves?) -- http://orca-sound-map.bitballoon.com/ opens fine on my Macbook in Firefox or Safari, but Chrome [Version 65.0.3325.181 (Official Build) (64-bit)] throws these errors in the Javascript console:
The text was updated successfully, but these errors were encountered: