You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #7557 Fixed the way flash messages are retrieved in the template (javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Fixed the way flash messages are retrieved in the template
In #7432 I changed the code of the templates to get the flash messages. I don't know why I did that ... because it's completely wrong 😵
In #7555@lerox pointed this issue and I can confirm it:

So, let's revert it.
Commits
-------
8ac43ca Fixed the way flash messages are retrieved in the template
0 commit comments