Opened 4 years ago
Last modified 4 years ago
#31950 closed Bug
Messages persist even between pages and after reloading the page — at Initial Version
Reported by: | אורי | Owned by: | nobody |
---|---|---|---|
Component: | contrib.messages | Version: | 3.0 |
Severity: | Normal | Keywords: | |
Cc: | אורי | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
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.
Note:
See TracTickets
for help on using tickets.