Open Issues Need Help
View All on GitHub BaseEntity hook is causing loading issues about 2 months ago
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