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
Instead of using flash messages by backend in view.
Set a variable in session storage -> show flash message on page load -> remove that variable.
Probably need to check timestamp.
The text was updated successfully, but these errors were encountered:
Instead of using flash messages by backend in view.
Set a variable in session storage -> show flash message on page load -> remove that variable.
Probably need to check timestamp.
The text was updated successfully, but these errors were encountered: