You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just navigate between pages and check the console. When you refresh the browser all errors are gone.
What is expected?
It should be work with apex chart and Mapbox js be working
What is actually happening?
I am encountering issues while attempting to simultaneously integrate ApexCharts and Mapbox.js within a Vue.js application, particularly when employing Vue transitions and suspense. When I combine all these components, it results in errors. However, the application functions correctly if I remove either the component transitions or the suspense feature. The problem arises from using these elements in conjunction.
Vue version
3.3.4
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-3ktpen?file=src%2Fcomponents%2FMapbox.vue,src%2Fcomponents%2FHelloWorld.vue,src%2FApp.vue&terminal=dev
Steps to reproduce
Just navigate between pages and check the console. When you refresh the browser all errors are gone.
What is expected?
It should be work with apex chart and Mapbox js be working
What is actually happening?
I am encountering issues while attempting to simultaneously integrate ApexCharts and Mapbox.js within a Vue.js application, particularly when employing Vue transitions and suspense. When I combine all these components, it results in errors. However, the application functions correctly if I remove either the component transitions or the suspense feature. The problem arises from using these elements in conjunction.
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: