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
We connected the slider with a checkbox in a navbar for an interactive web map. The default is an unchecked box. When checking the box for the first time everything works fine. If we then uncheck the box and check it again, you can only move the slider once and then it is stuck. Then there is no interaction possible at all. But we do not get an error message.
The slider is connected to a geojson file.
Do we have to update the slider or anything like that?
We connected the slider with a checkbox in a navbar for an interactive web map. The default is an unchecked box. When checking the box for the first time everything works fine. If we then uncheck the box and check it again, you can only move the slider once and then it is stuck. Then there is no interaction possible at all. But we do not get an error message.
The slider is connected to a geojson file.
Do we have to update the slider or anything like that?
What happens:
![grafik](https://user-images.githubusercontent.com/63053754/78254114-b7579000-74f5-11ea-9f15-a9847dea9165.png)
The code for the navbar:
JS-code:
The text was updated successfully, but these errors were encountered: