#31950 closed Bug (invalid)
Messages persist even between pages and after reloading the page
Description (last modified by ) ¶
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)
comment:1 by , 5 years ago
Cc: | added |
---|
comment:2 by , 5 years ago
Description: | modified (diff) |
---|
comment:3 by , 5 years ago
comment:4 by , 5 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Type: | Uncategorized → Bug |
comment:5 by , 5 years ago
Resolution: | worksforme → invalid |
---|
I want to close this ticket but I didn't find how. How do I close it?