- 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. |
||
|---|---|---|
| .. | ||
| components | ||
| editors | ||
| forms | ||
| integrations | ||
| tables | ||