Angular 22 upgrade: @storybook/angular throw an error #35054
Replies: 2 comments
-
|
Also getting runtime errors in browser: (0 , angular_core_rxjs_interop__WEBPACK_IMPORTED_MODULE_6_.takeUntilDestroyed) is not a function |
Beta Was this translation helpful? Give feedback.
-
|
I see on https://storybook.js.org/docs/get-started/frameworks/angular that the version 22 is not supported yet. Is there an estimated timeline for when Angular v22 will be officially supported by I saw the current Angular requirements in the docs indicate support for Angular ≥18 and <22, so I wanted to check whether v22 support is planned for an upcoming release (and if there’s something to follow). For each major release, is there a way to estimate how long it takes for these Angular releases to be supported in Storybook? Is the implementation measured in weeks or months, for example, or does it vary widely depending of the major version? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Upgrade existing Angular v21 + storybook v10, upgrade to latest Angular v22 will throw an error in the CLI
Describe the solution you'd like
Allow Angular v22
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
no
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions