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
I am getting this error: "Cannot read property 'onFrame' of null" in Expo 41 running Next.js on the web. For the life of me I can't figure out why it isn't working. Worked perfectly in Expo 40.
Uncaught TypeError: Cannot read property 'onFrame' of null
at isAnimated (Hooks.js:142)
at Hooks.js:145
at Array.some (<anonymous>)
at isAnimated (Hooks.js:145)
at Hooks.js:145
at Array.some (<anonymous>)
at isAnimated (Hooks.js:145)
at _f (Hooks.js:149)
at Hooks.js:198
at Array.forEach (<anonymous>)
at _f (Hooks.js:196)
at Mapper._f [as mapper] (Hooks.js:370)
at Mapper.execute (Mapper.js:21)
at MapperRegistry.execute (MapperRegistry.js:27)
at JSReanimated._onRender (JSReanimated.js:38)
at JSReanimated.js:33
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting this error: "Cannot read property 'onFrame' of null" in Expo 41 running Next.js on the web. For the life of me I can't figure out why it isn't working. Worked perfectly in Expo 40.
Beta Was this translation helpful? Give feedback.
All reactions