public-tree-map icon indicating copy to clipboard operation
public-tree-map copied to clipboard

selectFilter.select2 is not a function

Open localsite opened this issue 4 years ago • 0 comments

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/

localsite avatar Apr 29 '21 10:04 localsite