-
Notifications
You must be signed in to change notification settings - Fork 93
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
Edit of ways tends to freeze 1.0.11 #168
Comments
Hi there! Would you mind posting:
|
I've run into this lockup issue too, after a minute or two of editing. It's independent of location. Doesn't matter whether RapiD is enabled or not. It does seem to be correlated with a stack trace:
|
Thanks for reporting @bos & @jjiglesiasg .. Apparently openstreetmap/iD@db9eed2 swapped the argument order for all the operations from: So we need to swap the argument order in our RapiD validation code as well: It only surfaces occasionally because it depends on whatever the validator finds. |
Thank you so incredibly much for the stack trace- these are incredibly helpful for rooting out the bugs. I'll turn the release crank and get these fixes in today. |
Release 1.0.12 just went out with these fixes. Please give Rapid another try! |
The selection of a line (edited of to be created), or node, tends to freeze quite often and only could be released chosing "save" and them "escape" to keep editing.
Also in the Comments box, currently do not display previous comments when hit the lower arrow.
In general Version 1.0.11 is quite slow in comparison with ID 2.18.4
BsRgds
JJ
The text was updated successfully, but these errors were encountered: