8000 fix: enable cycles option when stringifying objects by genu · Pull Request #894 · nuxt-modules/storybook · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: enable cycles option when stringifying objects #894

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2025

Conversation

genu
Copy link
Contributor
@genu genu commented May 8, 2025

🔗 Linked issue

Resolves #817

📚 Description

Without replacing the json-stable-stringify dependency, we can simply enable cycles to properly stringify objects with circular references as the nuxt config object can have.

Copy link
netlify bot commented May 8, 2025

👷 Deploy request for nuxt-storybook pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit d5ab357

Copy link
Collaborator
@tobiasdiez tobiasdiez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

The failing test seems to be unrelated (and happens on other recent PRs as well - not sure why).

@chakAs3 what do you think about cutting a new release?

@tobiasdiez tobiasdiez merged commit 87e21b7 into nuxt-modules:main May 9, 2025
15 of 16 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.

Storybook starts with error "Converting circular structure to JSON"
2 participants
0