-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
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
strange L.DomEvent.skipped & L.DomEvent.fakeStop "is not a function" errors #55
Comments
I just saw that you did update the code which apparently handles this issue. When do you expect to release an update for leaflet 1.8? |
I cannot get the e2e tests working on gh actions, but I have no bandwidth to resolve it either. so I can release just as it is |
Cool. Thank you. If I experience any issues, I will let you know. |
On my codpen, I changed JS Setting for your package to However, I am now getting an error...
|
I updated to 1.8.0-beta.3, but I still get
|
I have a code pen at https://codepen.io/ericg97477/pen/eYMJrqj demonstrating the issue.
If I drag the square polygon, I get two errors in the console...
I am not sure if this is a bug or something I am doing wrong.
I do note that at https://leafletjs.com/reference.html#domevent, it does not mention
fakeStop
orskipped
methods.Perhaps these were in older releases of leaflet...?
The text was updated successfully, but these errors were encountered: