- Implement theme switching isolation to prevent component access during transitions by hidding GraphSearch - Fix NotFoundGraphError during theme switching by adding defensive programming - Replace problematic NodeById component with custom safe implementation - Add comprehensive error handling and node/edge existence checks - Optimize sigma settings with memoization to prevent unnecessary re-renders - Remove redundant theme update logic and simplify event listener management |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| contexts | ||
| features | ||
| hooks | ||
| lib | ||
| locales | ||
| services | ||
| stores | ||
| utils | ||
| App.tsx | ||
| AppRouter.tsx | ||
| i18n.ts | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||