Dominic Garms

Results 257 comments of Dominic Garms

@schickling sorry I haven't had much time lately but now this issue gets more important for me. Is there any good guidance how to start? I want to deploy a...

If this overflow happens, this means that the outer wrapping component might miss a `flexGrow:1` or `width:100%` property to limit the total visible width

@xwiz thanks for your suggestion, do you have a demo which element you are referring to? Something like this: https://mantine.dev/core/pin-input/ ?

@xwiz please go ahead and mention your components to the main repo of Tamagui - I am happy to fill the gap with `react-hook-form`

Unfortunately its the same for `typescript-react-query`, it simply does not use the correct types inside each operation file.

I did a deeper look into this because with the new loader functionalities on Tanstack Router, React Router or NextJS I could archive similar behaviour with a little bit more...

@DominikAngerer this bug is after I discussed it with @emanuelgsouza not an issue of the CLI but rather an issue of the Storyblok interface. The component presets are correctly sorted...

@emanuelgsouza I checked on the presets and the order is now correct. But I don't see any screenshots. This might be an issue that with the CLI the screenshots are...

@emanuelgsouza the v3.5.1 did not make any change. I tried it in some of my spaces but the screenshots remain empty.

I just started using lift with serverless and struggling with npm dependencies and layers. I use following v4 config: ``` build: esbuild: bundle: true minify: false target: node20 packages: external...