martindholmes / BreezeMap

BreezeMap is a project to create a simple user interface for interactive map and facsimile editing based on TEI XML and OpenLayers 4+.
MIT License
11 stars 3 forks source link

JS error when a taxonomy has categories with no associated locations #14

Closed martindholmes closed 6 years ago

martindholmes commented 6 years ago

If you choose the "All" option in the taxonomy selector, you get a JS error for categories which have no members. Empty taxonomies and categories are an inevitable part of development, so we need to make the web view deal with this.

martindholmes commented 6 years ago

Fixed in commit 439123e.