this.resolveComponent is not a function
I’m building an application with Laravel + React. I use Inertia.js to combine the two. The project was generated through Vite.js, which is also used.
Inertiajs +vitejs error using { eager: true } in import.meta.glob
I am biginner in inertiajs ecosystem. Therefore, I punctually follow the documentation of the technologies in question.