Skip to content

fix(storybook-angular): Missing await in storybook-angular preset causes wsToken assertion failure#2081

Merged
brandonroberts merged 6 commits intoanalogjs:betafrom
ytchenak:beta
Feb 22, 2026
Merged

fix(storybook-angular): Missing await in storybook-angular preset causes wsToken assertion failure#2081
brandonroberts merged 6 commits intoanalogjs:betafrom
ytchenak:beta

Conversation

@ytchenak
Copy link
Contributor

PR Checklist

Closes #2080

What is the new behavior?

Storybook can run without crashing with the following error:
AssertionError [ERR_ASSERTION]: wsToken is required for securing the server channel
at storybookDevServer

Does this PR introduce a breaking change?

  • Yes
  • No

@netlify
Copy link

netlify bot commented Feb 22, 2026

Deploy Preview for analog-blog ready!

Name Link
🔨 Latest commit ccb1866
🔍 Latest deploy log https://app.netlify.com/projects/analog-blog/deploys/699ae4be4f4238000851e24e
😎 Deploy Preview https://deploy-preview-2081--analog-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 22, 2026

Deploy Preview for analog-app ready!

Name Link
🔨 Latest commit ccb1866
🔍 Latest deploy log https://app.netlify.com/projects/analog-app/deploys/699ae4be3e21470008b4dc2a
😎 Deploy Preview https://deploy-preview-2081--analog-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 22, 2026

Deploy Preview for analog-docs ready!

Name Link
🔨 Latest commit ccb1866
🔍 Latest deploy log https://app.netlify.com/projects/analog-docs/deploys/699ae4bec1c89d0008e44c1f
😎 Deploy Preview https://deploy-preview-2081--analog-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI and others added 3 commits February 22, 2026 11:10
Co-authored-by: ytchenak <974471+ytchenak@users.noreply.github.com>
[WIP] Run Prettier with --write to fix formatting
@ytchenak ytchenak marked this pull request as ready for review February 22, 2026 11:19
@brandonroberts brandonroberts merged commit 352870a into analogjs:beta Feb 22, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing await in storybook-angular preset causes wsToken assertion failure

3 participants