opnform-host-nginx/client/components/open/forms
Julien Nahum 20adfe076f Refactor Captcha Input Rendering in OpenForm Component
- Wrapped the CaptchaInput component in a ClientOnly block to ensure it only renders on the client side, preventing server-side rendering issues.
- Added a fallback template with a USkeleton component to provide a loading state while the CaptchaInput is being processed.

These changes aim to enhance the user experience by improving the rendering logic of the Captcha input, ensuring it behaves correctly in different environments.
2025-04-11 16:04:55 +02:00
..
components Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
fields Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
FormProgressbar.vue Add FormProgressbar Component and Refactor OpenForm.vue (#740) 2025-04-08 10:20:51 +02:00
FormTimer.vue Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
OpenCompleteForm.vue Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
OpenForm.vue Refactor Captcha Input Rendering in OpenForm Component 2025-04-11 16:04:55 +02:00
OpenFormButton.vue 41db1 submission editor theme fix (#501) 2024-07-26 11:54:15 +02:00
OpenFormField.vue Stripe Payment (#679) 2025-04-10 12:04:25 +02:00