trytriplex / triplex

The visual IDE for the web.
https://triplex.dev
GNU General Public License v3.0
822 stars 28 forks source link

Opening a component that has both DOM and r3f elements should work without errors #209

Open itsdouges opened 5 months ago

itsdouges commented 5 months ago

Currently it'll throw an exception rendering. Canvas elements are replaced to be fragments. We need to find a solution that enables this x-reconciler behaviour to function.