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 validation Regex doesn't work on the website app #4054

Open
amirhemm opened this issue Mar 21, 2024 · 0 comments
Open

Form validation Regex doesn't work on the website app #4054

amirhemm opened this issue Mar 21, 2024 · 0 comments
Labels

Comments

@amirhemm
Copy link

Version

5.39.3

Operating System

Macos

Browser

Chrome

What are the steps to reproduce this bug?

When you apply regex custom validation on a form, it works on the admin preview, and the validation array on the field appears to be empty.

What is the expected behavior?

When you adde regex the validation should apply to the front end.

What do you see instead?

no validation on the front end and the validation array on the field is empty.

Additional information

Some how the API is not populating the validation array

Possible solution

No response

@amirhemm amirhemm added the bug label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant