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

->nullable() doesn't do anything #26

Closed
jdion84 opened this issue Sep 14, 2023 · 1 comment
Closed

->nullable() doesn't do anything #26

jdion84 opened this issue Sep 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jdion84
Copy link

jdion84 commented Sep 14, 2023

The radio will have the first option selected, even if the value is null and you set the field to ->nullable()

is there a way to make this so it allows null (completely unchecked) field values?

@jdion84 jdion84 added the bug Something isn't working label Sep 14, 2023
@Muetze42
Copy link
Owner

For radio buttons, it is intended that one is always active. It is not possible to deactivate them.

@Muetze42 Muetze42 pinned this issue Dec 2, 2023
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
None yet
Development

No branches or pull requests

2 participants