Skip to content
New issue

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

Warning: [Vue warn] Delete operation on key "cacheSize" failed: target is readonly. #396

Open
eric-g-97477 opened this issue Dec 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@eric-g-97477
Copy link

eric-g-97477 commented Dec 2, 2024

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.

[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):

  • OS: macOS
  • Browser: Chrome
@eric-g-97477 eric-g-97477 added the bug Something isn't working label Dec 2, 2024
@jonashae jonashae mentioned this issue Dec 12, 2024
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant