Just pushed a small fix to Inertia Modal. It didn't take the global 'navigate' config into account when opening a modal programmatically.
If you cannot use the ModalLink component, there's a visitModal() method that works similarly to the built-in Inertia.js visit() method 👌
Back