Replies: 1 comment
-
Hey, not yet issue is tracked here : adonisjs/inertia#14 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I recently started a project with Adonis using InertiaJS, but I'm facing a difficulty on how I can resolve routes by their name in my React components on the Inertia side, like
route('routeName', params)
. I've gone through the documentation but couldn't find anything addressing this.Your assistance would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions