jeeliz/jeelizGlassesVTOWidget

`Qa.switch_sleep` is not a function

Lucaslpena opened this issue · 4 comments

Running into an error: Qa.switch_sleep is not a function.
I have added the relevant package, and file into my project.

I have the same issue, have you found the solution?

No, in the end I just followed a boilerplate mentioned here and then worked backwards. But overall, I realized react Strict Mode messes with rendering of Jeeliz. Make sure to disable it. This could have been a solution to the original problem but honestly, I haven't tried it.

Thanks for your answer I have tried to remove react strict mode and it worked fine

Hi,

Sorry for my long delay to answer, I did not received a Github notification for this issue.
Is the error still occurring? I have pushed some updates since then so I hope it is fixed.