Messages persist even between pages and after reloading the page
I tried to use Django 3.0.9, but I found out that messages persist even when I browse to a new page or reload the page. Many messages can persist on the same page. I'm attaching a screenshot. I can confirm this doesn't happen with Django 3.0.6 (I didn't check 3.0.7 and 3.0.8).
This happened to me in production. I downgraded my Django version back to 3.0.6.
https://i.stack.imgur.com/x1r79.png
This bug happened to me in a fork (forked from 3.0.9), and it doesn't happen in the original Django, so I'm closing (if I fork from 3.0.6, everything is OK).
Change History
(5)
Description: |
modified (diff)
|
Resolution: |
→ worksforme
|
Status: |
new → closed
|
Type: |
Uncategorized → Bug
|
Resolution: |
worksforme → invalid
|
I want to close this ticket but I didn't find how. How do I close it?