Leif Riksheim
Leif Riksheim
Thank you for a quick answer! I'll copy/paste for now. Love the package btw, exactly what I was looking for!
👍 This would be so useful for our use case. In our app, we are dynamically importing web components and registering them manually so we avoid name collisions.
This would be super useful to be able to listen to an event called `@change` for example, so I know the current index value of the carousel.
Thank you for the quick response! I am working on a proof of concept mixing rhino3dm.js, Three.js and Y.js to create a p2p collaborative Grasshopper-like application in the browser (you...
Related to #650
Hi, any updates on this PR? I would love for this to get merged as we wouldn't have to keep our own fork of this project. 🙏
In general I think the listeners should not need to return null, but can return void.
The only thing that I'm worried about is when you create an agent and it is successful it will close the window, and you won't know that it is actually...
Unfortunately we also had to move our website to Vercel because of this issue. I understand that it is actually Next.js (made by Vercel) patching React and creating lots of...