You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding the Formspree integration endpoint in my GitBook Formspree plugin, I encountered issues with the form functionality. I am unable to toggle between form items (name, email) as it's stuck on the "email" input.
When I publish the page regardless, the form is not rendered correctly.
It breaks with the error below
Steps to Reproduce
Added the Formspree integration endpoint in the GitBook configuration.
Added Formspace type
Tried to add form items (but got stuck on email)
Published the page.
Upon publishing, the form does not render correctly and breaks.
Expected Behavior
The form should allow toggling between different form fields (name, email, etc.).
Upon publishing, the form should be rendered properly with the correct input fields.
Actual Behavior
Any guidance or a fix for this issue would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
After adding the Formspree integration endpoint in my GitBook Formspree plugin, I encountered issues with the form functionality. I am unable to toggle between form items (name, email) as it's stuck on the "email" input.
When I publish the page regardless, the form is not rendered correctly.
It breaks with the error below
Steps to Reproduce
Added the Formspree integration endpoint in the GitBook configuration.
Added Formspace type
Tried to add form items (but got stuck on email)
Published the page.
Upon publishing, the form does not render correctly and breaks.
Expected Behavior
The form should allow toggling between different form fields (name, email, etc.).
Upon publishing, the form should be rendered properly with the correct input fields.
Actual Behavior
Any guidance or a fix for this issue would be greatly appreciated.
The text was updated successfully, but these errors were encountered: