You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And the result. It looks like the boolean field is broken:
Reproduction URL
null
Reproduction steps
1. I used nextjs 15.2 and nextAdmin 8.1.4, all working perfectly.
2. Then I upgraded to nextjs 15.4, and I noticed an issue on the `formatter` function.
3. I upgraded nextAdmin to 8.3.0 but still the same issue.