Open Issues Need Help
View All on GitHub ChipField not displayed if value is numeric zero about 1 month ago
AI Summary: Debug and fix a bug in the react-admin ChipField component where it fails to render when the value is a numeric zero. The issue stems from a recent update that incorrectly interprets zero as a falsy value, preventing the component from displaying. The fix likely involves modifying the conditional rendering logic within the ChipField component to correctly handle zero values.
Complexity:
3/5
bug good first issue
marmelab/react-admin
26.1K
A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
TypeScript
#admin#admin-dashboard#admin-on-rest#admin-ui#frontend-framework#graphql#material-ui#react#react-admin#reactjs#rest#single-page-app