onStart calls the function twice #214
Answered
by
ndresx
PlacidSerene
asked this question in
Q&A
-
I have noticed that onStart actually calls my function twice. How do I prevent it? |
Beta Was this translation helpful? Give feedback.
Answered by
ndresx
Oct 9, 2022
Replies: 1 comment 3 replies
-
Hi @PlacidSerene, could you please check how often |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
PlacidSerene
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @PlacidSerene, could you please check how often
onMount
triggers for you? Or could you maybe provide more context please?