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
I have a button that when you click it(let's suppose that you're on /order), redirects you to a new page with a generated UUID passed through URL parameters (/order/sl435jhsdfhkj).
I've tried something like this, but it doesn't work:
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
-
Hey 👋,
I have a button that when you click it(let's suppose that you're on
/order
), redirects you to a new page with a generated UUID passed through URL parameters (/order/sl435jhsdfhkj
).I've tried something like this, but it doesn't work:
Is it possible?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions