This on a ReactJS app (no NextJS)
# ask-questions
s
This on a ReactJS app (no NextJS)
f
I think you could do it inside the App if you like. The main goal is to make sure that gb is available other places in the code
s
So Is there not a concern about the remount of the component that can cause the gb object be instanced again?