cferdinandi / reef

A lightweight library for creating reactive, state-based components and UI.

Home Page:https://reefjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught TypeError

henshalb opened this issue · comments

Uncaught TypeError: Cannot read properties of null (reading 'dispatchEvent') @ component('#app', template)

Can you please provide a reduced test case or any information about when this error is occurring?

Closed due to inactivity