mintproject / mint-ui-lit

New version of the MINT-UI
Apache License 2.0
4 stars 0 forks source link

Regions don't show up after submitting geojson #574

Open varunratnakar opened 1 year ago

varunratnakar commented 1 year ago

Describe the bug After submitting a new geojson for regions, the regions don't show up. One has to reload the page for them to show up.

To Reproduce Steps to reproduce the behavior:

  1. Go to a region
  2. Add a new geojson for regions
  3. The regions don't show up.
  4. Reload the page, and the regions show up then

Expected behavior The regions should show up without reloading (or maybe auto-reload the page after adding the regions)