Skip to content
New issue

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

Fix flash message for a non-existent tags page #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adl1995
Copy link

@adl1995 adl1995 commented Mar 26, 2018

As mentioned in #50, the application currently redirects the user to "all items" screen for the hub, if a tags page does not exist. The solution is to use flash instead of flash.now, as the latter is only used for rendering.

Currently, the application redirects the user to 'all items' screen for the hub, if a tags page does not exist. The solution is to use flash instead of flash.now, as the latter is only used for rendering. This issue was raised in berkmancenter#50
@peter-hank peter-hank force-pushed the master branch 2 times, most recently from 6416b83 to a0afee4 Compare October 9, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant