Opened 4 years ago
Last modified 4 years ago
#31950 closed Bug
Messages persist even between pages and after reloading the page — at Version 2
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 (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 (2)
comment:1 by , 4 years ago
Cc: | added |
---|
comment:2 by , 4 years ago
Description: | modified (diff) |
---|