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
Describe the bug
A warning is emitting with using the ol-tile-layer component.
ol-tile-layer
Affected version(s)
❯ npm list --depth=0 vue vue3-openlayers ol ol-ext ol-contextmenu [email protected] /home/projects/vue3-openlayers-template +-- [email protected] +-- [email protected] +-- [email protected] +-- [email protected] `-- [email protected]
To Reproduce
Launch the default playground at https://vue3openlayers.netlify.app/playground and watch the console log. The warning will appear.
[Vue warn] Delete operation on key "cacheSize" failed: target is readonly.
Expected behavior
For no warning to appear. I do not like warnings.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
A warning is emitting with using the
ol-tile-layer
component.Affected version(s)
❯ npm list --depth=0 vue vue3-openlayers ol ol-ext ol-contextmenu
[email protected] /home/projects/vue3-openlayers-template
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
`-- [email protected]
To Reproduce
Launch the default playground at https://vue3openlayers.netlify.app/playground and watch the console log.
The warning will appear.
Expected behavior
For no warning to appear. I do not like warnings.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: