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
Visit https://www.openstreetmap.org/id and open the console:
Firefox: TypeError: parent.$ is undefined
Chrome: TypeError: Cannot read properties of undefined (reading 'throttle')
I'm not sure if iD is intended to be used with this URL, but everything seems to work except for this.
I can confirm the error message, but the problem seems to originate from the integration code on the osm-website repo. Will look into it to provide a fix for it. Luckily the bug does not seem to hinder the functionality of iD on osm.org.
URL
https://www.openstreetmap.org/id
How to reproduce the issue?
Visit https://www.openstreetmap.org/id and open the console:
Firefox:
TypeError: parent.$ is undefined
Chrome:
TypeError: Cannot read properties of undefined (reading 'throttle')
I'm not sure if iD is intended to be used with this URL, but everything seems to work except for this.
I think it's because jQuery is loaded in the parent page at https://www.openstreetmap.org/edit
Screenshot(s) or anything else?
No response
Which deployed environments do you see the issue in?
No response
What version numbers does this issue effect?
2.30.4
Which browsers are you seeing this problem on?
Chrome, Firefox
The text was updated successfully, but these errors were encountered: