inertia-vue3-modal icon indicating copy to clipboard operation
inertia-vue3-modal copied to clipboard

Proof of Concept: Load any route into a modal with Inertia.js

Results 2 inertia-vue3-modal issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello, The modules work great for me except one thing. When I try to use the argument redirectBack I always have this error: `InertiaModal.vue:86 Uncaught (in promise) TypeError: Cannot read...

Hi, Thank you for this project I'm trying to start use modals But for ```Load in modal``` I got the error: ``` runtime-core.esm-bundler.js?5c40:218 Uncaught TypeError: _ctx.$inertia.visitInModal is not a function...