Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form Modal Example Submit Broken in v12 Documentation #3096

Open
haley-warson-wd opened this issue Jan 8, 2025 · 0 comments
Open

Form Modal Example Submit Broken in v12 Documentation #3096

haley-warson-wd opened this issue Jan 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@haley-warson-wd
Copy link

🐛 Bug Report

It appears the Form Modal example in v12 doesn't properly handle the value on submit click (the log does not appear in the console on submit click). The same example in v11 does properly register the console.log with the expected value.

To Reproduce

Steps to reproduce the behavior:

  • Navigate to the Form Modal example in v12, type into the form fields, open the console, click "Submit". The console.log won't appear.
  • Now navigate to the same example in v11, and complete the form. The console.log will appear on "Submit".

Expected Behavior

I expected the console.log to appear on "Submit" click in the Form Modal example in v12.

Actual Results

The log did not appear on "Submit" click.

v12 Form Modal:

Screen.Recording.2025-01-08.at.8.46.13.AM.mov

v11 Form Modal:

Screen.Recording.2025-01-08.at.8.45.18.AM.mov
@haley-warson-wd haley-warson-wd added the bug Something isn't working label Jan 8, 2025
@jaclynjessup jaclynjessup moved this to 🆕 New in Canvas Kit Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant