njsx icon indicating copy to clipboard operation
njsx copied to clipboard

Any way to make this work with hooks?

Open 3dGrabber opened this issue 2 years ago • 2 comments

React's hook functions do not like to be called from within Builders.

I tried to mitigate this by eagerly instantiating ReactElements by appending ()s to builders everywhere, but to no avail.

3dGrabber avatar Aug 19 '21 15:08 3dGrabber