Skip to content

fix: form validation runtimes#246

Merged
nuke-ellington merged 1 commit into
mainfrom
fix-3641-forms-validation
Jun 5, 2026
Merged

fix: form validation runtimes#246
nuke-ellington merged 1 commit into
mainfrom
fix-3641-forms-validation

Conversation

@nuke-ellington
Copy link
Copy Markdown
Collaborator

💡 What is the current behavior?

Form validation StackBlitz examples for Angular, React and Vue produce runtime errors.

GitHub Issue Number: IX-3641

🆕 What is the new behavior?

  • Missing dependencies/imports where added to fix them

👨‍💻 Help & support

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 3, 2026

Deploy Preview for industrial-experience ready!

Name Link
🔨 Latest commit 8a4876d
🔍 Latest deploy log https://app.netlify.com/projects/industrial-experience/deploys/6a1fd0f1c1612100082cd497
😎 Deploy Preview https://deploy-preview-246--industrial-experience.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds form validation and handling dependencies to the Angular, React, and Vue runtime environments. Specifically, it imports ReactiveFormsModule in Angular, adds react-hook-form, @hookform/resolvers, and yup to React's dependencies, and adds @vuelidate/core and @vuelidate/validators to Vue's dependencies. There are no review comments to address, and I have no further feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@nuke-ellington nuke-ellington merged commit ee37c54 into main Jun 5, 2026
5 checks passed
@nuke-ellington nuke-ellington deleted the fix-3641-forms-validation branch June 5, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants