Tristan M.

Results 18 comments of Tristan M.

Handling styles is the second part of the guide I want to write. I'll try to get it done this weekend. I plan to show multiple ways of handling it....

Well, the addNodeTree function also has a problem. Even though the type says parentId is optional if called without it the error "Error: Invariant failed: Cannot add non-root Node without...

What is the status on this? Currently I cannot even get the code to compile with the example [otaxhu](https://github.com/otaxhu) said was working.....

@koddr what I did is just use a regular IMG tag as a bg image with the object fit property. See if that works for you.

Checkout my open PR there is a guide @alihammad99

Upon further testing, this seems like it might be related to nextjs SSR. The issue seems to be fixed if you force the entire component or page to load on...

Oh man. This was so long ago I don't even remember if I fixed it or what.... good to know of a work around though.

I am also having this error, and its very annoying :(