Live Monitoring map is not displaying polygons in blue and red over the buildings when building/deploying #6350
Labels
data-quality
Issues related to data quality and validation workflow
hot tools integration
Track tickets related to integrating HOT tools with TM
priority: high
status: done
type: bug
ui/ux 👥
Milestone
Describe the bug
The map in the Live Monitoring view is displaying objects when running the front end for development with
yarn start
but is not working good when I build it, and the same is happening on the deployment to the staging server (https://tasks-stage.hotosm.org/)To Reproduce
Steps to reproduce the behavior:
Expected behavior
The map should display polygons in blue and red over the buildings, instead of displaying only the OSM background.
Screenshots
It look like this:
Expected behavior:
Desktop (please complete the following information):
Additional context
It works OK when running the project locally with
yarn dev
, but it fails when building it withyarn build
.The text was updated successfully, but these errors were encountered: