Working with Adonisjs + Inertia + React.
I want to show details of a user by clicking on it. I want the url to change but a modal opening instead of a full navigation
Do you have an idea of how can accomplish that?
- Posted 5 days ago by
- michel-mbili (@michel-mbili)

Join The Discussion! (1 Replies)
Please sign in or sign up for free to join in on the dicussion.
tomgobich
Hey Michel!
I haven't personally looked into this too deeply of late. I do know the it was once a planned feature within Inertia, but I believe it has since been dropped; though there are many workarounds out there.
InertiaUI's Modal functionality looks pretty promising though, might be worth checking out!
A user named Cory on the AdonisJS Discord also just recently shared similar functionality, you might be interested in reading his approach!
Please sign in or sign up for free to reply