We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, there's no way to display flash messages on the homepage. As a result, we have issues like #207 and #204.
In both those cases, flash messages display after one has left the homepage, because they haven't been flushed from the session just yet.
Please add the ability to show flash messages on the homepage.
The text was updated successfully, but these errors were encountered:
Issue #262 - Display alerts in home page
6aabc04
Issue #262 - Display alerts in home page (#275)
3f381e8
nsanta
No branches or pull requests
Currently, there's no way to display flash messages on the homepage. As a result, we have issues like #207 and #204.
In both those cases, flash messages display after one has left the homepage, because they haven't been flushed from the session just yet.
Please add the ability to show flash messages on the homepage.
The text was updated successfully, but these errors were encountered: