-
Notifications
You must be signed in to change notification settings - Fork 21
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
Loading a modified route does not show modified shape line without changing zoom level #523
Comments
This is on the 'Add stops' page; after progressing to the 'Add shape' page, the modified route line appears as expected. |
I saw this earlier and assumed it was a caching issue; if you clear the browser cache and go through the same steps, does it show up? |
On the initial 'Routes' page, the modified route shape appears only on zoom change, but added stops do not appear. |
A page refresh with the Chrome developer tab open does seem to sort it out, @ddohler. |
I'm not totally sure what to do about this. In order to truly fix it, we think need to wipe the browser and windshaft cache on a layer change. |
This also seems to be related to the seeming issue with adding stops (#545); I think sometimes interactivity doesn't work until zoom level change. |
After loading a previously created scenario or colleague's scenario, new stops display, but not the modified route shape. Zooming in or out, the modified shape line appears; zooming back to the original zoom level, it disappears again. Panning seems to have no effect.
The text was updated successfully, but these errors were encountered: