isaac238 / ITSE_GROUP

Repo for our introduction to software engineering module gym administration project
https://itse.isaac238.dev
2 stars 0 forks source link

BUG: Render issue with notifications on login branch #34 #63

Closed WestheadJ closed 9 months ago

WestheadJ commented 9 months ago

Issue

Steps to re-create

go to the slug /login?register=true and refresh

Ideas

My idea about this issue, is that there is a version of the store that is being held and then cleared, I am not sure if it's do with there not being an unsubscribe method.

Related