Closed michelmattos closed 3 months ago
When using custom session, the toast message is not getting cleared from the right session, causing the toast to be shown again if the page is refreshed.
Here is a repo with a reproducible example: https://github.com/michelmattos/remix-toast-with-custom-session
Instructions:
npm i && npm run dev
What to expect?
What is happening?
When using custom session, the toast message is not getting cleared from the right session, causing the toast to be shown again if the page is refreshed.
Here is a repo with a reproducible example: https://github.com/michelmattos/remix-toast-with-custom-session
Instructions:
npm i && npm run dev
What to expect?
What is happening?