We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When modifying js file, next.js will automatically reresh the web page, but sometimes it show error:
This is related to the map object mounting to the DOM, maybe we need a better way to mount the map object to the DOM
Some hints:
The text was updated successfully, but these errors were encountered:
Hey @dadiorchen, I would like to start working/fixing this bug
Sorry, something went wrong.
fix: auto-refreshing the page in dev mode Greenstand#255
a626d58
Merge pull request #262 from LahiaOmar/web-map-site
c1d8131
fix: auto-refreshing the page in dev mode #255
🎉 This issue has been resolved in version 1.15.0-beta.1 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Successfully merging a pull request may close this issue.
When modifying js file, next.js will automatically reresh the web page, but sometimes it show error:
This is related to the map object mounting to the DOM, maybe we need a better way to mount the map object to the DOM
Some hints:
The text was updated successfully, but these errors were encountered: