Replies: 1 comment 1 reply
-
I guess that route would be essentially at the root, i.e. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
He there, I have one question? Can we target an action in pathless route (filename prefix is _). For example, suppose we have routes like this:
route.tsx is a route, and profile.tsx is just a module. If profile.tsx has a form, is it possible to target an action function in route.tsx?
Beta Was this translation helpful? Give feedback.
All reactions