You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bug occurs when submitting the form on the webpage. The form does not trigger the expected actions or validations upon submission, and there is no feedback provided to the user.
Steps to Reproduce
Steps to reproduce the behavior:
Go to the webpage with the form.
Fill in the form with valid data.
Click on the "Submit" button.
See that the form does not trigger the expected behavior (e.g., submission or validation).
Expected behavior
The form should validate the inputs, provide feedback if there are any errors, and submit the data correctly.
Actual behavior
The form does not trigger any validation or submission behavior. No feedback or message appears.
Environment
Please provide the following details:
OS: Windows 10
Browser: Chrome 105.0.5195.125
Version: 1.0.0
Logs & Error Messages
No relevant logs or error messages appear in the console.
The text was updated successfully, but these errors were encountered:
Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊
GSSoC 2024 ext and Hacktober fest contributor
The bug occurs when submitting the form on the webpage. The form does not trigger the expected actions or validations upon submission, and there is no feedback provided to the user.
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
The form should validate the inputs, provide feedback if there are any errors, and submit the data correctly.
Actual behavior
The form does not trigger any validation or submission behavior. No feedback or message appears.
Environment
Please provide the following details:
Logs & Error Messages
No relevant logs or error messages appear in the console.
The text was updated successfully, but these errors were encountered: