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
Describe the bug
When importing larger / complex DataPackages which lots of points and polygons, the app may hang during import. Even once imported the app may become unresponsive making it difficult to remove the offending package
To Reproduce
Internal data package already acquired
Additional context
This appears to be an issue with a high number of notification callbacks causing rapid hits to the data store while importing complex packages.
The text was updated successfully, but these errors were encountered:
Describe the bug
When importing larger / complex DataPackages which lots of points and polygons, the app may hang during import. Even once imported the app may become unresponsive making it difficult to remove the offending package
To Reproduce
Internal data package already acquired
Additional context
This appears to be an issue with a high number of notification callbacks causing rapid hits to the data store while importing complex packages.
The text was updated successfully, but these errors were encountered: