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

Problems with editing features and reading with boolean field #17

Open
djyunz opened this issue Jul 29, 2024 · 0 comments
Open

Problems with editing features and reading with boolean field #17

djyunz opened this issue Jul 29, 2024 · 0 comments

Comments

@djyunz
Copy link

djyunz commented Jul 29, 2024

If the boolean field is set to false, it will be read as null instead of false on read.

is_superuser and is_verified field
image

In mongo express, this is a normal boolean field
image


it looks fine when editing
image
image

When viewed in the result after editing, it looks like a string.
image

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