Skip to content

​[DevTools Bug]: Draggable divider fails to resize panes in shell index.html #36434

@ahmedayman1997

Description

@ahmedayman1997

Website or app

facebook/react/shells/dev/index.html

Repro steps

​Run the DevTools shell locally using npm start.
​Open index.html in the browser.
​Attempt to drag the divider to resize the layout.
​Observed Result: The divider line moves, but the panes (iframe/devtools) remain static because the CSS variables are not linked to the grid template.
​Expected Result: The panes should resize dynamically according to the splitRatio.

index.html

How often does this bug happen?

Every time

DevTools package (automated)

No response

DevTools version (automated)

No response

Error message (automated)

No response

Error call stack (automated)


Error component stack (automated)


GitHub query string (automated)


Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions