Strahil Minev
Results
3
comments of
Strahil Minev
I see the same behaviour with inertiajs/react: `"name": "@inertiajs/react", "version": "1.0.8",` ```js import { createInertiaApp } from '@inertiajs/react' import { createRoot } from 'react-dom/client' createInertiaApp({ resolve: async name => {...
@kopyl I think you misread @dicksontsai's comment.
Yes, the issue is still occurring.