-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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
Event blocking in multi-page Nw.js / Electron applications #9448
Closed
yyx990803 opened this issue
Feb 6, 2019
· 3 comments
· Fixed by tghelere/valorize-vidas#3, tghelere/DeliVuery#15, tghelere/vue-tetris#1, tghelere/dailymages#1 or tghelere/vuestore#3
Closed
Event blocking in multi-page Nw.js / Electron applications #9448
yyx990803 opened this issue
Feb 6, 2019
· 3 comments
· Fixed by tghelere/valorize-vidas#3, tghelere/DeliVuery#15, tghelere/vue-tetris#1, tghelere/dailymages#1 or tghelere/vuestore#3
Labels
Comments
@DimPaDev if you can provide a reproduction that would be great. |
@yyx990803 Sure, here it is : testbug.zip |
I can confirm that this is fixed in the version 2.6.3! |
This was referenced Aug 29, 2019
This was referenced Sep 22, 2019
Lostlover
pushed a commit
to Lostlover/vue
that referenced
this issue
Dec 10, 2019
This was referenced Jan 20, 2020
This was referenced Mar 4, 2020
This was referenced Apr 15, 2020
This was referenced May 4, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#9446 (comment)
Events in different pages in a multi-page shell app would have different timestamp starting points since they are relative to page load.
The text was updated successfully, but these errors were encountered: