Skip to content

Conversation

@franktopel
Copy link

…ot read property 'element' of undefined"

This error occurs when the data you hand over to the map as selectedRegions contains country short codes which the current map does not have. In our application e.g. our webservice always delivers data from all countries of the world, but we're using a map of Europe only. Diffing our data with the available countries in our chosen map would be painful.

…ot read property 'element' of undefined"

This error occurs when the data you hand over to the map as selectedRegions contains country short codes which the current map does not have. In our application e.g. our webservice always delivers data from all countries of the world, but we're using a map of Europe only. Diffing our data with the available countries in our chosen map would be painful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant