Evan Thibodeau
Evan Thibodeau
Thanks @matuzalemsteles ! How can I test this. When I run `yarn dev` from the `www` folder I'm not able to access any of the component docs. For instance `http://localhost:3000/docs/components`...
Thanks @matuzalemsteles this is looking good. One thing I noticed is the interactive component preview took quite a bit longer to load then it does currently. I thought maybe that's...
> @ethib137 Unfortunately this comes from Codesandbox. We use the sandpack that allows us to create component views with the editor and the user can open it in a Codesandbox...
Nice Work @matuzalemsteles ! Thanks for the updates!
Oh interesting! If we explicitly exclude @clayui/* dependencies I wonder if that would change the calculations for using react compiler at all?
That is interesting. It's a huge difference in size though, so until we can show evidence that there are sizeable performance improvements, we should probably avoid using the compiler.
Oh if react-compiler-runtime is bundled that would account for it. Yeah... let's see what else you can find out.
I found a bug [here](https://storybookclayui-h4hlw98jq-liferay-it-support.vercel.app/?path=/story/design-system-components-treeview--demo-categories-multiple). Click on `Minerals` to expand and then click on `Native Elements` to expand. `Native Elements` will not expand. Can you add a new test for...
> Hi @pat270! Just reduced the number of commits, i think it's fine now. Also i think that we will need to update the portal, mainly due to changes in...