Open grisxa opened 1 year ago
I'm seeing this too.
Pretty much exactly the same setup - default preact-cli setup, installed preact fluid, tried to show a button in various places and getting the same error:
Uncaught (in promise) Error: Objects are not valid as a child. Encountered an object with the keys {nodeName,children,attributes,key,__,__b}.
Hi, I'm quite new to fluid and trying to setup a simple project with the preact-cli:
Then I replace the default index.js page with the following:
And run npm run dev. However, I can see just an empty page in the browser and the following error in the DevTools:
The package.json