Skip to content

Instantly share code, notes, and snippets.

@jreidinger
Created April 23, 2026 07:40
Show Gist options
  • Select an option

  • Save jreidinger/5d68c9cb63e1ccef7512ffbf435e2d80 to your computer and use it in GitHub Desktop.

Select an option

Save jreidinger/5d68c9cb63e1ccef7512ffbf435e2d80 to your computer and use it in GitHub Desktop.
Warning: validateDOMNesting(...): <div> cannot appear as a descendant of <p>. Component Stack:
div unknown:0
Flex Flex.js:8
span unknown:0
a unknown:0
ButtonBase Button.js:44
Button unknown:0
LinkWithHooks Link.tsx:29
Link Link.tsx:50
p unknown:0
Content Content.js:49
div unknown:0
NestedContent NestedContent.tsx:32
div unknown:0
NestedContent NestedContent.tsx:32
div unknown:0
div unknown:0
ExpandableSection ExpandableSection.js:28
div unknown:0
Flex Flex.js:8
PartitionsSection PartitionsSection.tsx:138
DeviceEditorContent DeviceEditorContent.tsx:32
div unknown:0
NestedContent NestedContent.tsx:32
div unknown:0
Flex Flex.js:8
div unknown:0
DataListCell DataListCell.js:8
div unknown:0
DataListItemCells DataListItemCells.js:8
div unknown:0
DataListItemRow DataListItemRow.js:7
li unknown:0
DataListItem DataListItem.js:9
ConfigEditorItem ConfigEditorItem.tsx:34
DriveEditor DriveEditor.tsx:64
ul unknown:0
DataListBase DataList.js:25
DataList unknown:0
ConfigEditor ConfigEditor.tsx:58
div unknown:0
Stack Stack.js:6
div unknown:0
NestedContent NestedContent.tsx:32
section unknown:0
TabContentBase TabContent.js:15
Tabs Tabs.js:29
div unknown:0
CardBody CardBody.js:6
section unknown:0
CardBase Card.js:17
Card unknown:0
Section Page.tsx:73
ModelSection ProposalPage.tsx:105
div unknown:0
Grid Grid.js:9
ProposalPageContent ProposalPage.tsx:152
div unknown:0
PageSection PageSection.js:34
Content Page.tsx:189
div unknown:0
PageGroup PageGroup.js:9
Suspense unknown:0
main unknown:0
div unknown:0
div unknown:0
Page Page.js:22
StandardLayout Page.tsx:207
Page Page.tsx:270
ProposalPage ProposalPage.tsx:188
RenderedRoute chunk-LFPYN7LY.mjs:5905
RenderedRoute chunk-LFPYN7LY.mjs:5905
RenderedRoute chunk-LFPYN7LY.mjs:5905
Outlet chunk-LFPYN7LY.mjs:6644
Content App.tsx:49
App App.tsx:91
RenderedRoute chunk-LFPYN7LY.mjs:5905
Outlet chunk-LFPYN7LY.mjs:6644
StorageUiStateProvider storage-ui-state.tsx:83
InstallerL10nProvider installerL10n.tsx:146
QueryClientProvider QueryClientProvider.js:19
Content unknown:0
InstallerClientProvider installer.tsx:43
AppProviders app.tsx:102
Protected Protected.tsx:31
RenderedRoute chunk-LFPYN7LY.mjs:5905
RenderErrorBoundary chunk-LFPYN7LY.mjs:5815
DataRoutes chunk-LFPYN7LY.mjs:6559
Router chunk-LFPYN7LY.mjs:6652
RouterProvider chunk-LFPYN7LY.mjs:6327
RouterProvider2 unknown:0
AuthProvider auth.tsx:49
Suspense unknown:0
RootProviders root.tsx:29
<anonymous code>:1:147461
overrideMethod <anonymous code>:1
React 10
workLoop scheduler.development.js:266
flushWork scheduler.development.js:239
performWorkUntilDeadline scheduler.development.js:533
@jreidinger

Copy link
Copy Markdown
Author
Warning: A component is changing a controlled input to be uncontrolled. This is likely caused by the value changing from a defined to undefined, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components
input
span
commitMutationEffectsOnFiber@http://localhost:8080/index.js:115655:43
TextInput
div
commitMutationEffectsOnFiber@http://localhost:8080/index.js:115655:43
div
commitMutationEffectsOnFiber@http://localhost:8080/index.js:115655:43
InputGroup
commitMutationEffectsOnFiber@http://localhost:8080/index.js:115655:43
div
div
commitMutationEffectsOnFiber@http://localhost:8080/index.js:115655:43
commitMutationEffectsOnFiber@http://localhost:8080/index.js:115655:43
commitMutationEffectsOnFiber@http://localhost:8080/index.js:115655:43
div
NestedContent@http://localhost:8080/index.js:26572:21
form
commitMutationEffectsOnFiber@http://localhost:8080/index.js:115655:43
Form
div
PageSection@http://localhost:8080/index.js:5325:312
Content@http://localhost:8080/index.js:26939:18
div
PageGroup@http://localhost:8080/index.js:5255:169
Suspense
main
div
div
Page@http://localhost:8080/index.js:4989:9
StandardLayout@http://localhost:8080/index.js:26971:18
Page@http://localhost:8080/index.js:27043:23
commitMutationEffectsOnFiber@http://localhost:8080/index.js:115372:43
RenderedRoute@http://localhost:8080/index.js:161461:23
RenderedRoute@http://localhost:8080/index.js:161461:23
RenderedRoute@http://localhost:8080/index.js:161461:23
Outlet@http://localhost:8080/index.js:162200:20
Content@http://localhost:8080/index.js:21601:69
App@http://localhost:8080/index.js:21650:76
RenderedRoute@http://localhost:8080/index.js:161461:23
Outlet@http://localhost:8080/index.js:162200:20
StorageUiStateProvider@http://localhost:8080/index.js:64863:18
InstallerL10nProvider@http://localhost:8080/index.js:64538:25
QueryClientProvider@http://localhost:8080/index.js:142653:27
Content
InstallerClientProvider@http://localhost:8080/index.js:64192:18
AppProviders@http://localhost:8080/index.js:63862:18
Protected@http://localhost:8080/index.js:21760:72
RenderedRoute@http://localhost:8080/index.js:161461:23
RenderErrorBoundary@http://localhost:8080/index.js:161371:5
DataRoutes@http://localhost:8080/index.js:162115:20
Router@http://localhost:8080/index.js:162208:16
RouterProvider@http://localhost:8080/index.js:161883:24
RouterProvider2
AuthProvider@http://localhost:8080/index.js:63989:18
Suspense
RootProviders@http://localhost:8080/index.js:64704:18 <anonymous code>:1:147461

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment