You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm responding to your message here so as not to disturb the other folks on that thread.
I don't know how much help I'll be as it will be difficult to troubleshoot your exact issue. I'm no longer using Angular 13 and we do not experience this issue anymore after updating Storybook. We're also using Nx so setup is a little different. The thread you posted on dealt with Angular 13 - based on your package.json that you posted, you're running Angular 12. I would verify that you have a version of Storybook that is compatible with Angular 12 and have performed the necessary migration steps. Looks like you're on version 6.4: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#from-version-63x-to-640
For what its worth, the fix for that issue was solved as of v6.5.0-alpha.10. See this PR for more details. Also note the comments about Angular 12. You could try upgrading to Storybook 6.5 to see if that resolves your issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
@oskrabella
I'm responding to your message here so as not to disturb the other folks on that thread.
I don't know how much help I'll be as it will be difficult to troubleshoot your exact issue. I'm no longer using Angular 13 and we do not experience this issue anymore after updating Storybook. We're also using Nx so setup is a little different. The thread you posted on dealt with Angular 13 - based on your package.json that you posted, you're running Angular 12. I would verify that you have a version of Storybook that is compatible with Angular 12 and have performed the necessary migration steps. Looks like you're on version 6.4: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#from-version-63x-to-640
For what its worth, the fix for that issue was solved as of v6.5.0-alpha.10. See this PR for more details. Also note the comments about Angular 12. You could try upgrading to Storybook 6.5 to see if that resolves your issue.
Good luck!
Beta Was this translation helpful? Give feedback.
All reactions