79324307

Date: 2025-01-02 16:07:07
Score: 1
Natty:
Report link

Because you redirect to another page, the page that you have the its not anymore in DOM => so normally the toast its not there as well.

You have to put the toast at the top component (root = what belong with / in your app), otherwise put the toast at the component you want to display it and initialize it on constructor or lifecycle

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Stefani Toto