opnform-host-nginx/client/components/open
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 Enhance Error Handling and Validation Feedback in Form Components 2025-03-26 20:05:23 +01:00
editors Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
forms Refactor Captcha Input Rendering in OpenForm Component 2025-04-11 16:04:55 +02:00
integrations Add Telegram Notification Integration (#732) 2025-04-08 12:42:47 +02:00
tables Stripe Payment (#679) 2025-04-10 12:04:25 +02:00