i got a laravel installation and wan’t to integrate a vue file.
if i try to see the result he just shows the content for a second and after that the content disappears and my Developer tools just shows
<div id="app" data-v-app=""><!----></div>
I tried different workarounds,
I checked the “Vue instance”,
checked “build errors and network requests”
checked “Vue and Vite configuration”,
checked “the Vue components”,
checked “the HTML structure” but nothing helped yet.
thx for your help, Asario