Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SiteSettings>ProjectManagement] Project roles dialog console error #3599

Open
imnasnainaec opened this issue Feb 4, 2025 · 0 comments · May be fixed by #3600
Open

[SiteSettings>ProjectManagement] Project roles dialog console error #3599

imnasnainaec opened this issue Feb 4, 2025 · 0 comments · May be fixed by #3600
Assignees
Labels
bug Something isn't working frontend Size: S Small sized issue

Comments

@imnasnainaec
Copy link
Collaborator

(Site admins only):

  • Click your username/avatar in the top bar to open the user menu
  • Select "Site Settings"
  • In the "Projects" tab, next to any project, click the "Project roles" button
  • In the console, see an error:
hook.js:608 Warning: validateDOMNesting(...): <h5> cannot appear as a child of <h2>. Error Component Stack
    at h5 (<anonymous>)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at Typography (Typography.js:84:1)
    at h2 (<anonymous>)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at Typography (Typography.js:84:1)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at DialogTitle (DialogTitle.js:34:1)
    at div (<anonymous>)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at Paper (Paper.js:62:1)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at div (<anonymous>)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at Transition (Transition.js:113:1)
    at Fade (Fade.js:28:1)
    at FocusTrap (FocusTrap.js:87:1)
    at div (<anonymous>)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at Portal (Portal.js:26:1)
    at Modal (Modal.js:81:1)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at Dialog (Dialog.js:153:1)
    at ProjectUsersButtonWithConfirmation (ProjectUsersButtonWithConfirmation.tsx:30:1)
    at li (<anonymous>)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at ListItem (ListItem.js:139:1)
    at ul (<anonymous>)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at List (List.js:51:1)
    at ProjectManagement (index.tsx:12:1)
    at div (<anonymous>)
    at emotion-element-43c6fea0.browser.esm.js:37:1
    at Box (createBox.js:23:1)
    at div (<anonymous>)
    at TabPanel (index.tsx:88:1)
    at SiteSettings (index.tsx:22:1)
    at InnerLoadable (loadable.esm.mjs:176:1)
    at LoadableWithChunkExtractor (<anonymous>)
    at Loadable (<anonymous>)
    at RenderedRoute (hooks.tsx:657:1)
    at Routes (components.tsx:504:1)
    at RtlProvider (index.js:10:1)
    at ThemeProvider (ThemeProvider.js:31:1)
    at ThemeProvider (ThemeProvider.js:43:1)
    at ThemeProvider (ThemeProvider.js:13:1)
    at LocalizationProvider (LocalizationProvider.js:27:1)
    at DatePickersLocalizationProvider (DatePickersLocalizationProvider.tsx:21:1)
    at AppWithBar (AppLoggedIn.tsx:37:1)
    at InnerLoadable (loadable.esm.mjs:176:1)
    at LoadableWithChunkExtractor (<anonymous>)
    at Loadable (<anonymous>)
    at RequireAuth (index.tsx:13:1)
    at RenderedRoute (hooks.tsx:657:1)
    at RenderErrorBoundary (hooks.tsx:583:1)
    at DataRoutes (index.tsx:752:1)
    at Router (components.tsx:413:1)
    at RouterProvider (index.tsx:487:1)
    at Suspense (<anonymous>)
    at div (<anonymous>)
    at App (<anonymous>)
    at PersistGate (react.js:33:1)
    at Provider (Provider.tsx:60:1)
    at SnackbarProvider (SnackbarProvider.tsx:43:1)
    at RtlProvider (index.js:10:1)
    at ThemeProvider (ThemeProvider.js:31:1)
    at ThemeProvider (ThemeProvider.js:43:1)
    at ThemeProvider (ThemeProvider.js:13:1)
    at StyledEngineProvider (StyledEngineProvider.js:20:1)
@imnasnainaec imnasnainaec added bug Something isn't working frontend labels Feb 4, 2025
@imnasnainaec imnasnainaec linked a pull request Feb 4, 2025 that will close this issue
@imnasnainaec imnasnainaec self-assigned this Feb 4, 2025
@imnasnainaec imnasnainaec added the Size: S Small sized issue label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Size: S Small sized issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant