发布

  • fix(dashboard): resolve ESLint errors from react-hooks plugin upgrade

    frostbyte_neo 发布于 2026-05-17 11:25:46 +00:00

    • Move fetchSessions declaration above useEffect to fix no-use-before-define
    • Suppress react-hooks/set-state-in-effect for legitimate state sync patterns
    • Fixes CI Dashboard job failure after eslint-plugin-react-hooks bump
    下载附件