Dominic Garms

Results 180 comments of Dominic Garms

Ok I find digged a bit deeper and found a solution to run storybook-react with https://github.com/dohomi/tamagui-kitchen-sink. storybook-vite is not working yet but I will have a look at it another...

@pontusab do you mind create a PR at the kitchen sink? I did several tryouts but never succeeded with storybook-vite

Ok, the webpack version works fine for me as well I am starting to add more and more usecases into the ui to see how to address more usecases.

Did anyone find a workaround?

Did anybody find a solution to use @mdi in react-native? I'd love to use the icons but would like to avoid the font version which is available.

I also experienced this and just found out it happened very unexpected in beta7. +1 for bringing it back or at least outline some workaround.

I am currently not able to look into it. But I am happy to check any PR over the weekend. Personally I disable text input on my current apps.

that is very strange.. https://github.com/dohomi/react-hook-form-mui/blob/master/apps/storybook/stories/AutocompleteElement.stories.tsx the source code for sure uses full names, it seems to be some internal Storybook where they use short names for all the docs.. I...

Finally found the time to fix this issue. All names should be readable in the Storybook

@rikinsk is this PR also covering m:n related nested updates?