htmlstreamofficial / preline

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
https://preline.co
Other
4.9k stars 309 forks source link

self is not defined in vue + inertia+laravel #331

Closed abbasi-hadi closed 7 months ago

abbasi-hadi commented 7 months ago

When using inertia:start-ssr in a project with the Laravel framework, I encounter the following error: self is not defined at Object. (E:\Drive D backup\projects\inertiajs\tour\node_modules\preline\preline.js:1:224) Is there a solution?