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

pattern not allowed on type="hidden" #772

Open
lifeiscontent opened this issue Sep 16, 2024 · 0 comments
Open

pattern not allowed on type="hidden" #772

lifeiscontent opened this issue Sep 16, 2024 · 0 comments

Comments

@lifeiscontent
Copy link
Contributor

Describe the bug and the expected behavior

for inputs of type=hidden a pattern should not exist on it but the conform input helper still applies it

reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/pattern#overview

Conform version

latest

Steps to Reproduce the Bug or Issue

  1. create a schema that will create a pattern
  2. create an input and see that the pattern still applies

What browsers are you seeing the problem on?

No response

Screenshots or Videos

No response

Additional context

No response

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

No branches or pull requests

1 participant