Custom draw control component works on local instance but not after build and deployment (React) #2538
Unanswered
lymine1996
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a custom draw control here:
In the Map.jsx component:
It works totally fine on local instance but once a build is created and deployed on Linux server, the onCreate, onUpdate, onDelete events are not captured on the user interface.
Beta Was this translation helpful? Give feedback.
All reactions