opnform-host-nginx/client/components/open
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 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 Fix hydratation issues. Refactor OpenCompleteForm and app.vue for Improved Component Structure 2025-05-14 12:39:02 +02:00
integrations Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
tables Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00