When clicking on the workout menu on the Mac APP, the screen goes blank. The error is:
Warning:
VM118 renderer_init:2 The vm module of Node.js is unsupported in Electron’s renderer process due to incompatibilities with the Blink rendering engine. Crashes are likely and avoiding the module is highly recommended. This module may be removed in a future release.
s._load @ VM118 renderer_init:2
index-CYhjMS-9.js:4479 [Socket] Connected: ZSCa089Zf5p9WLksBH-X
Error:
index-CYhjMS-9.js:31301 Uncaught TypeError: Cannot read properties of undefined (reading ‘length’)
at index-CYhjMS-9.js:31301:30
at commitHookEffectListMount (index-CYhjMS-9.js:13556:26)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14706:25)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14700:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14700:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14700:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14700:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14700:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14700:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14700:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14700:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14700:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14803:9)
at recursivelyTraversePassiveMountEffects (index-CYhjMS-9.js:14687:9)
at commitPassiveMountOnFiber (index-CYhjMS-9.js:14717:9)
at flushPassiveEffects (index-CYhjMS-9.js:15928:7)
at flushPendingEffects (index-CYhjMS-9.js:15908:12)
at flushSpawnedWork (index-CYhjMS-9.js:15894:42)
index-CYhjMS-9.js:4479 [Socket] Disconnected: io client disconnect
reload / force reload / install of App does not fix it.