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

Non required selectbox returns error on prompt value after submit #17

Open
martenb opened this issue Aug 24, 2018 · 0 comments
Open

Non required selectbox returns error on prompt value after submit #17

martenb opened this issue Aug 24, 2018 · 0 comments

Comments

@martenb
Copy link

martenb commented Aug 24, 2018

Following code:

$form->addSelect('test', 'Test', [1=>2])->setPrompt('...');

returns error "Please select a valid option." when the form is submitted with prompt value...

@martenb martenb changed the title Non required selectbox returns error on empty value after submit Non required selectbox returns error on prompt value after submit Aug 24, 2018
martenb added a commit to martenb/bootstrap-4-forms that referenced this issue Sep 4, 2018
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