-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
flash[:warning] appearing on subsequent pages #3141
Comments
awesome! I think there was one related to OpenId authentication... not sure
if you can find it?
…On Tue, Jul 24, 2018 at 3:24 PM Gaurav Sachdeva ***@***.***> wrote:
One more instance
[image: another_instance]
<https://user-images.githubusercontent.com/20878070/43161222-1cdc5128-8fa5-11e8-9cca-1c6df81cfcd7.gif>
All the flash alerts at application.rb are showing this behaviour,
changing them to flash.now has resolved the issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3141 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ-XmLUKxKlPUcRw6R0jNpYqAx9pVks5uJ3RegaJpZM4VdRpl>
.
|
Hi @jywarren sorry, I am unable to trace OpenId one, plz ping me the route if you come across any other instance. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, @Gauravano - this isn't exclusively related to drafts, but it did come up there. I've noticed flash messages get "delayed" and shown on the wrong page, say, on subsequent page loads on unrelated pages. Can you try to reproduce this? It did happen when viewing a draft page. I think it may happen for other interactions as well.
I'd love some help trying to track this down and solving it! Thanks!
The text was updated successfully, but these errors were encountered: