1. Warning from navigating to information tab in tags page hook.js:608 Warning: Unknown event handler property `onPointerEnterCapture`. It will be ignored. Error Component Stack at button () at TabButton (TabButton.js:5:11) at li () at TabBase (Tab.js:11:11) at Tab () at ul () at div () at Tabs (Tabs.js:27:1) at ErrorBoundary (ErrorBoundary.tsx:10:10) at section () at PageSection (PageSection.js:38:11) at div () at DrawerContentBody (DrawerContentBody.js:8:1) at div () at div () at DrawerMain (DrawerMain.js:8:1) at DrawerContent (DrawerContent.js:10:1) at div () at Drawer (Drawer.js:20:11) at RepositoryDetails (RepositoryDetails.tsx:66:31) at RepositoryTagRouter (RepositoryTagRouter.tsx:7:31) at RenderedRoute (index.js:494:1) at Routes (index.js:1125:1) at main () at div () at DrawerContentBody (DrawerContentBody.js:8:1) at div () at div () at DrawerMain (DrawerMain.js:8:1) at DrawerContent (DrawerContent.js:10:1) at div () at Drawer (Drawer.js:20:11) at div () at div () at Page (Page.js:19:1) at ErrorBoundary (ErrorBoundary.tsx:10:10) at StandaloneMain (StandaloneMain.tsx:79:35) at RenderedRoute (index.js:494:1) at Routes (index.js:1125:1) at Suspense () at Router (index.js:1063:1) at BrowserRouter (index.js:321:1) at ThemeProvider (ThemeContext.tsx:17:50) at div () at App (App.tsx:17:15) 2. Warning under repository page: ThemeContext.tsx:77 Warning: React has detected a change in the order of Hooks called by UsageLogsGraph. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: https://reactjs.org/link/rules-of-hooks Previous render Next render ------------------------------------------------------ 1. useContext useContext 2. useContext useContext 3. useContext useContext 4. useContext useContext 5. useEffect useEffect 6. useState useState 7. useCallback useCallback 8. useSyncExternalStore useSyncExternalStore 9. useEffect useEffect 10. undefined useContext ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error Component Stack at UsageLogsGraph (UsageLogsGraph.tsx:35:13) at div () at UsageLogs (UsageLogs.tsx:35:37) at section () at Organization (Organization.tsx:37:35) at ErrorBoundary (ErrorBoundary.tsx:10:10) at StandaloneMain (StandaloneMain.tsx:79:35) at ThemeProvider (ThemeContext.tsx:17:50) at div () at App (App.tsx:17:15) useTheme @ ThemeContext.tsx:77 UsageLogsGraph @ UsageLogsGraph.tsx:116 2. Warning from navigating to information tab in tags page hook.js:608 Warning: Unknown event handler property `onPointerEnterCapture`. It will be ignored. Error Component Stack at button () at TabButton (TabButton.js:5:11) at li () at TabBase (Tab.js:11:11) at Tab () at ul () at div () at Tabs (Tabs.js:27:1) at ErrorBoundary (ErrorBoundary.tsx:10:10) at section () at PageSection (PageSection.js:38:11) at div () at DrawerContentBody (DrawerContentBody.js:8:1) at div () at div () at DrawerMain (DrawerMain.js:8:1) at DrawerContent (DrawerContent.js:10:1) at div () at Drawer (Drawer.js:20:11) at RepositoryDetails (RepositoryDetails.tsx:66:31) at RepositoryTagRouter (RepositoryTagRouter.tsx:7:31) at RenderedRoute (index.js:494:1) at Routes (index.js:1125:1) at main () at div () at DrawerContentBody (DrawerContentBody.js:8:1) at div () at div () at DrawerMain (DrawerMain.js:8:1) at DrawerContent (DrawerContent.js:10:1) at div () at Drawer (Drawer.js:20:11) at div () at div () at Page (Page.js:19:1) at ErrorBoundary (ErrorBoundary.tsx:10:10) at StandaloneMain (StandaloneMain.tsx:79:35) at RenderedRoute (index.js:494:1) at Routes (index.js:1125:1) at Suspense () at Router (index.js:1063:1) at BrowserRouter (index.js:321:1) at ThemeProvider (ThemeContext.tsx:17:50) at div () at App (App.tsx:17:15)