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

When I try to choose some checkbox I have such a problem #19

Open
onevanivan opened this issue Apr 10, 2019 · 2 comments
Open

When I try to choose some checkbox I have such a problem #19

onevanivan opened this issue Apr 10, 2019 · 2 comments
Labels
question Further information is requested

Comments

@onevanivan
Copy link

onevanivan commented Apr 10, 2019

Screenshot_1

laravel v5.8.1
laravel nova v2.0
db mariaDb v10.3
novafieldcheckboxes v1.1.0

@m2de
Copy link
Contributor

m2de commented Apr 22, 2019

Hi. I have not come across this and actively use this with Nova 2.x ... do you get any other errors and can you share some of the code please to try and determine what is causing this?

@m2de m2de added the question Further information is requested label Apr 22, 2019
@vankov1
Copy link

vankov1 commented Jul 27, 2019

This happens when incorrect data is present in the database (e.g. instead of ["2"] you have something like {"1": "1"}). Clear your column value and investigate how the data was populated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants