You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2025. It is now read-only.
Hi,
I'm calling getDevicesAsync which appears to run fine, then once/twice per day I get the following untrapped failure:
TypeError: Cannot read property 'units' of undefined
juicenet.js:52:27
I've been unable to catch this error in my code
Thanks