1 Open Issue Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `BaseEntity` hook is causing a bug where the loading state rapidly changes from false to true and then back to false, resulting in data being loaded twice. This indicates an issue with state management or component lifecycle within the areas where `BaseEntity` is utilized.

Complexity: 2/5
bug good first issue

TypeScript