opnform-host-nginx/client/components/open/forms
JhumanJ 1baecdc177 Fix hydratation issues. Refactor OpenCompleteForm and app.vue for Improved Component Structure
- Wrapped `feature-base`, `SubscriptionModal`, and `QuickRegister` components in a `ClientOnly` tag within `app.vue` to enhance rendering behavior and prevent server-side rendering issues.
- Removed commented-out code in `OpenCompleteForm.vue` to clean up the component and improve readability.

These changes aim to improve the overall structure and maintainability of the components by ensuring proper rendering and clarity in the codebase.
2025-05-14 12:39:02 +02:00
..
components Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
fields Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
CaptchaWrapper.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
FormProgressbar.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
OpenCompleteForm.vue Fix hydratation issues. Refactor OpenCompleteForm and app.vue for Improved Component Structure 2025-05-14 12:39:02 +02:00
OpenForm.vue Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
OpenFormButton.vue 41db1 submission editor theme fix (#501) 2024-07-26 11:54:15 +02:00
OpenFormField.vue Refactor Form Submission Logic and Improve File Handling 2025-05-07 20:03:56 +02:00