Skip to content

Trigger isLoaded/loaded (9.0.3) #402

Discussion options

You must be logged in to vote

Solved this too :)

useEffect(() => {
  ...
  console.log("isLoaded: " +isLoaded)
  ...
}, [isLoaded])

Hopefully this helps someone

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by helloingob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant