momentum-modal
momentum-modal copied to clipboard
Old base component shown when navigating to route with modal
I'm having a weird issue when navigating (using Inertia.get
) to an URL with a Modal - the modal is displayed properly, but the base component is the one I navigated away from instead of the one defined as baseRoute
for the modal.
How can that be?
No, I really don't think it is an axios version problem, I only have one :-)
npm list axios
code@ /Users/rico/smartcode/projects/smartprax/aarepraxis/code
├─┬ @inertiajs/[email protected]
│ └── [email protected] deduped
└── [email protected]