cferdinandi / reef

A lightweight library for creating reactive, state-based components and UI.
https://reefjs.com
MIT License
1.16k stars 77 forks source link

Reef v10 broken as of newest update #146

Closed alex-nowicki closed 2 years ago

alex-nowicki commented 2 years ago

Receiving the following error with Reef v10.0.1:

Uncaught TypeError: Cannot read properties of null (reading '_isProxy')

If I rollback to v10.0.0, v9 or skip to v11, the app loads as intended, no errors logged.

cferdinandi commented 2 years ago

Indeed. I'd recommend upgrading to v11.