Skip to content
Discussion options

You must be logged in to vote

if you are using v5, window focus is only listening to the visibilitychange event, so you have to really switch tabs to see it getting triggered.

this is listed in the migration guide and it fixed a couple of bugs as outlined here.

You can still set a custom event listener and listen to the focus event if you want.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by macutko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants