Open alokVishu opened 1 year ago
Don't use the Suspense component since it is still an experimental feature. You are better with handling your async callings and using an v-if statement
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello,
I have faced a weird issue while using the apex chart with Apexchart with Vue 3 suspense components. Please find the error screenshot and reproduction project.
Please let me know if anyone knows how to solve this. Archive.zip
Live Playground : https://stackblitz.com/edit/vitejs-vite-3ktpen?file=src%2Fmain.js,src%2Fcomponents%2FHelloWorld.vue,src%2Fcomponents%2FAbout.vue,src%2FApp.vue&terminal=dev