Skip to content
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

Bug: minimal option doesn't work with nuxt SSR #3

Closed
Lexpeartha opened this issue Aug 8, 2022 · 3 comments · Fixed by #4
Closed

Bug: minimal option doesn't work with nuxt SSR #3

Lexpeartha opened this issue Aug 8, 2022 · 3 comments · Fixed by #4
Assignees
Labels
bug Something isn't working

Comments

@Lexpeartha
Copy link
Owner

Dependency versions:

"nuxt": "^3.0.0-rc.6"
"@xstate/fsm": "^2.0.0"
"@xstate/vue": "^2.0.0"
"xstate": "^4.33.0"

Reproduction: https://stackblitz.com/edit/github-yt6qk3
Related: statelyai/xstate#3505

@Lexpeartha Lexpeartha changed the title Bug: minimal options doesn't work with nuxt SSR Bug: minimal option doesn't work with nuxt SSR Aug 8, 2022
@Lexpeartha Lexpeartha self-assigned this Aug 8, 2022
@Lexpeartha Lexpeartha added the bug Something isn't working label Aug 8, 2022
@Lexpeartha Lexpeartha pinned this issue Aug 8, 2022
@Lexpeartha Lexpeartha unpinned this issue Aug 8, 2022
@Lexpeartha
Copy link
Owner Author

Issue still seems to persist: https://stackblitz.com/edit/nuxt-starter-ukstc4

requires more testing

@Lexpeartha Lexpeartha reopened this Aug 8, 2022
@Lexpeartha
Copy link
Owner Author

Seems that only StackBlitz is incompatible with the new changes - regular nuxt 3 environment works without issues

@Lexpeartha
Copy link
Owner Author

Seems that since nuxt transitioned to vite 3, issue has been fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant