Christian Schröter

Results 10 comments of Christian Schröter

Although it works with node itself, you can not use dynamic imports like suggested in the error message above ```tsx (async () => { const { pkgUpSync } = await...

Mhh thats unfortunate - looks like the tsc should output the paths incorrectly - let me see if i can do sth

Not sure if releated but I also had some strange errors using Solid.js app with Ad-Blockers enabled.

Closing in favour of https://github.com/chakra-ui/ark/pull/2526

@jeferson-sb I've updated your PR. You were right. A [fix](https://github.com/chakra-ui/zag/commit/c6754ed33621a3573601672f98faa3c09de8316c) in zag-js will be included in the next release.

@babakfp Hey mate - thanks for reaching out. Yes this is a good catch. We found also some issues in Zag that we fixed in the latest version. Feel free...

@babakfp nice. just added it for the few componetns we have.

@carwack Thanks for working on this! Looking at the PR, my main concern is that we'd be using both Histoire and Storybook for the Vue project, which feels like overkill....

@carwack I don’t have a strong opinion on structuring this workflow. However, replacing Histoire with Storybook would be a huge improvement—it would streamline our setup significantly. After that, we’d likely...