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
Error occurs occasionally. Goes away when clicking reload.
Uncaught (in promise) TypeError: selectFilter.select2 is not a function
at SpeciesFilter.setSpecies (SpeciesFilter.js:89)
at setData (main.js:34)
at main.js:25
I assume either public/js/Legend.js or public/js/SpeciesFilter.js has not loaded yet.
This is occurring in a page where additional javascript is being added to display Code for America location and app selection navigation so we can add navigation to other cities expanding on the map tools.
Error occurs occasionally. Goes away when clicking reload.
Uncaught (in promise) TypeError: selectFilter.select2 is not a function
at SpeciesFilter.setSpecies (SpeciesFilter.js:89)
at setData (main.js:34)
at main.js:25
I assume either public/js/Legend.js or public/js/SpeciesFilter.js has not loaded yet.
This is occurring in a page where additional javascript is being added to display Code for America location and app selection navigation so we can add navigation to other cities expanding on the map tools.
https://neighborhood.org/public-tree-map/
The text was updated successfully, but these errors were encountered: