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

Nuxt 3 SSR application content in Multi Step form not initial render #720

Closed
andrew-boyd opened this issue May 17, 2023 Discussed in #714 · 1 comment · Fixed by #734
Closed

Nuxt 3 SSR application content in Multi Step form not initial render #720

andrew-boyd opened this issue May 17, 2023 Discussed in #714 · 1 comment · Fixed by #734
Assignees
Labels
🐛 bug Verified bug by team 🟡 priority-2 2. Medium priority issue 🚀 release-ready Feature or fix is complete and on an upcoming release branch

Comments

@andrew-boyd
Copy link
Member

Discussed in https://github.com/orgs/formkit/discussions/714

Originally posted by Kealtie May 15, 2023
Hi,

I've tried making a proof of concept of a multi-step form using FormKit in my Nuxt 3 SSR application.

I soon came to the conclusion that when implementing the Usage example the Form content wasn't showing. On the page source it was visible that the first step also had the 'hidden' property, I figured this might be a bug in FormKit?

@andrew-boyd andrew-boyd self-assigned this May 17, 2023
@andrew-boyd andrew-boyd added 🐛 bug Verified bug by team 🟡 priority-2 2. Medium priority issue labels May 17, 2023
@andrew-boyd
Copy link
Member Author

Issue confirmation example: https://stackblitz.com/edit/nuxt-formkit-multistepfile=package.json,nuxt.config.ts,formkit.config.js,app.vue

Current work around is to wrap the multistep in <ClientOnly>.

@andrew-boyd andrew-boyd linked a pull request Jun 1, 2023 that will close this issue
@andrew-boyd andrew-boyd added the 🚀 release-ready Feature or fix is complete and on an upcoming release branch label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Verified bug by team 🟡 priority-2 2. Medium priority issue 🚀 release-ready Feature or fix is complete and on an upcoming release branch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant