Valentin Palkovic

Results 268 comments of Valentin Palkovic

@doctap Can you provide a reproduction? The error shouldn't occur. Of course fast-refresh option might fix it but I am curious what's causing the error.

@user-aslkdflkc Is this still an issue in Storybook 7?

This bugfix has introduced the current behaviour: https://github.com/storybookjs/storybook/pull/21303 I'm honestly a little conflicted. On the one hand, I understand your problem, but on the other hand, I believe that the...

Hi there, It seems like the issue is related to the configuration of asset resources in Storybook's default webpack configuration. The current configuration includes SVG files being processed as asset...

In Storybook 7, we did a lot of optimizations regarding Next.js. Just follow the documentation to setup the @storybook/nextjs framework: https://storybook.js.org/docs/8.0/get-started/nextjs. Checkout even the latest prerelease version of Storybook 8...

I am closing this since we haven't had any reaction for a year. Please let us know if the issue persists in the latest version of Storybook.

@cosieLq Thank you so much for your contribution! But I think we can close this. It seems that the security vulnerability [was resolved](https://github.com/indutny/node-ip/commit/32f468f1245574785ec080705737a579be1223aa) in `ip`. A new version of `ip`...

Superseded by https://github.com/storybookjs/storybook/pull/26086

@manasb-uoe https://www.npmjs.com/package/external-remotes-plugin

Hi @nikhilnxvverma1, Could you try out the latest Storybook 7.0 beta? We have implemented a lot of Angular-specific improvements and bug fixes. https://storybook.js.org/blog/7-0-beta/