Closed Bug 1590163 Opened 6 years ago Closed 6 years ago

The prop `compactToolbar` is marked as required in `ConsoleSettings`

Categories

(DevTools :: Console, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1589376

People

(Reporter: davidwalsh, Unassigned)

Details

Seeing this error in the toolbox when opening devtools:

Warning: Failed prop type: The prop `compactToolbar` is marked as required in `ConsoleSettings`, but its value is `undefined`.
    in ConsoleSettings (created by FilterBar)
    in FilterBar (created by Connect(FilterBar))
    in Connect(FilterBar) (created by App)
    in div (created by App)
    in App
    in VisibilityHandler
    in Unknown (created by Connect(Component))
    in Connect(Component)
    in Provider

Warning: Failed prop type: The prop `hideCompactToolbarCheckbox` is marked as required in `ConsoleSettings`, but its value is `undefined`.
    in ConsoleSettings (created by FilterBar)
    in FilterBar (created by Connect(FilterBar))
    in Connect(FilterBar) (created by App)
    in div (created by App)
    in App
    in VisibilityHandler
    in Unknown (created by Connect(Component))
    in Connect(Component)
    in Provider
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.