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
Describe the issue
Sometimes the stations aren't displayed nor found. Error message can be found in console:
Chrome:
Uncaught (in promise) TypeError: Cannot read property 'y' of undefined
at Ee (map_widget.min.js:156)
at map_widget.min.js:889
at Array.filter ()
at HTMLElement.drawMap (map_widget.min.js:889)
To Reproduce
Steps to reproduce the behavior:
Reload the component multiple times until error occurs(In component store, external window or anywhere else).
note: Chrome seems to have this issue more often than Firefox.
Also reproducible on phone.
Screenshots
Note: Filter was set with those options when opened.
Desktop
OS: Windows 10
Browser Chrome, Firefox
Smartphone
Device: S8+
Browser Chrome
The text was updated successfully, but these errors were encountered:
Describe the issue
Sometimes the stations aren't displayed nor found. Error message can be found in console:
Chrome:
Uncaught (in promise) TypeError: Cannot read property 'y' of undefined
at Ee (map_widget.min.js:156)
at map_widget.min.js:889
at Array.filter ()
at HTMLElement.drawMap (map_widget.min.js:889)
To Reproduce
Steps to reproduce the behavior:
note: Chrome seems to have this issue more often than Firefox.
Also reproducible on phone.
Screenshots
Note: Filter was set with those options when opened.
Desktop
Smartphone
The text was updated successfully, but these errors were encountered: