Hello, I am building a web project using flask for backend, I use flash messages for passing information in the login and register pages, but the messages refuse to close.
When I revisit that page I'll still find the flash message there, the flash message also persists in other pages where I use them