While setting up Django + Inertia.js + vue3 app Error

@inertiajs_vue3.js?v=27379e18:7079 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'component')
    at createInertiaApp (@inertiajs_vue3.js?v=27379e18:7079:65)
    at main.js:6:1
createInertiaApp @ @inertiajs_vue3.js?v=27379e18:7079
(anonymous) @ main.js:6

on network tab all files loads properly with main.js and Dashboard.js but still page is Blank with this console error. it is been 3 days had debug asking different AI. No solution.

Вернуться на верх