asynchronously, so it's not available immediately. If you wait until after that to call
growthbook.isOn
it should work.
c
creamy-rocket-65969
11/07/2022, 3:27 PM
hi @future-teacher-7046 thanks for replying!
I tried to wrap the `growthbook.isOn` call in async/await however it didn’t seem to work either.
is there a reference implementation I can follow?