You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click Cancel, I expect navigating to parent route, which is ids and nothing should happen, but I see Deleting in the form button, I don't understand why, and how to fix this, please help, thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, team
I have routes look like this:
/ids
is used to list information ofid
, one list item has a link like this:This will go to the
id
modal page withmode
search param, which is correct, I also have a form in thatid
page:When I click
Cancel
, I expect navigating to parent route, which isids
and nothing should happen, but I seeDeleting
in the form button, I don't understand why, and how to fix this, please help, thanks.Beta Was this translation helpful? Give feedback.
All reactions