-
Notifications
You must be signed in to change notification settings - Fork 25
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
In Validation interface: Uncaught ReferenceError: zoom is not defined #3400
Comments
I was not able to reproduce this. |
I also could not reproduce this anywhere. I took a look at where the error message originates... It is some code that I touched recently, but there shouldn't be any issues with it... Let's leave it open for a little while and see if it pops up again. If it happens occasionally, it might be some sort of race condition and we may need to enforce an ordering of some code execution somewhere |
Had this happen again on the exact same image in Walla Walla. Perhaps it's something unique to that pano? Notice how the curb ramp label seems way off too.
|
It's not just about 'agree' or 'disagree' but the buttons become non-functional. It's pretty easy to replicate this problem in Walla Walla. I've run into it pretty darn quickly when validating these (while multitasking during a Zoom call). @misaugstad, I think you'll see this if you try to investigate on Walla Walla. Note that the placed label always seems to be way off--so something isn't be recorded correctly (or the Zoom isn't being set correctly— @misaugstad recently updated the zoom code in the validation UI and my guess is something here is triggering the bug).
|
This happens on every validation I try to disagree with, so I am never able to attach a message. Edit: I mean it happens any time I try to attach a message with a disagree. The message I type gets cleared when I click disagree and it does not get submitted. I can then click disagree but the message is not attached. |
Hmm, try reloading. Something is definitely up with this. We will investigate. Thanks for your comment @bgoblirsch |
@jonfroehlich This bug has occurred since I started project sidewalk about a month ago. I've never been able to attach a message. |
OK. Thanks for letting us know. |
Thank you @bgoblirsch! The issue has to do with inputting a message along with a validation. This will make it much easier to track down! |
I tried to click disagree and got an exception.
The text was updated successfully, but these errors were encountered: