Closed
Description
Describe the bug
The web console shows warn "[Vue warn]: App already provides property with key "ol-options". It will be overwritten with the new value."
Affected version(s)
Please run npm list --depth=0 vue vue3-openlayers ol ol-ext ol-contextmenu
and paste the output below:
[email protected] /Users/wanghao/Workspace/hello-openlayers
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://vue3openlayers.netlify.app/playground.html'
- See error on web console
Expected behavior
No warn
Desktop (please complete the following information):
- OS: macOS X
- Browser: Edge
Additional context
No