mike douges
mike douges
I'll release the current validation change and will put default values behind a feature gate to test.
I'm going to pick this up today.
It works! Should have done this ages ago! https://x.com/dougesdev/status/1952887481373978744
Hello I've ran into this as well. @kronodeus have you tried patching locally to see if that fixes the problem?
@krispya can you replicate this?
@GGAlanSmithee are you finding the need for this still?
I'm closing this as low priority. I'd be interested in community exploration if anyone feels strongly about this feature.
https://github.com/storybookjs/vite-plugin-storybook-nextjs could be an option to resolve this!
https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-rsc for implementing RSC
Having this work well in the current WebGL renderer is tricky as the overrideMaterial property isn't fit for purpose. Overriding materials in an effect is dangerous because components can re-render...