Closed Bug 1575505 Opened 5 years ago Closed 5 years ago

Warning: validateDOMNesting(...): <tr> cannot appear as a child of <table>.

Categories

(DevTools :: Netmonitor, defect, P2)

defect

Tracking

(firefox70 fixed)

RESOLVED FIXED
Firefox 70
Tracking Status
firefox70 --- fixed

People

(Reporter: Honza, Assigned: tanhengyeow)

References

Details

Attachments

(1 file)

I am seeing the following warning when opening the Messages panel

Warning: validateDOMNesting(...): <tr> cannot appear as a child of <table>. Add a <tbody> to your code to match the DOM tree generated by the browser.
    in tr (created by FrameListContent)
    in table (created by FrameListContent)
    in div (created by FrameListContent)
    in FrameListContent
    in VisibilityHandler
    in Unknown (created by Connect(Component))
    in Connect(Component) (created by WebSocketsPanel)
    in div (created by SplitBox)
    in div (created by SplitBox)
    in SplitBox (created by WebSocketsPanel)
    in div (created by WebSocketsPanel)
    in WebSocketsPanel
    in VisibilityHandler
    in Unknown (created by Connect(Component))
    in Connect(Component) (created by TabboxPanel)
    in div (created by Panel)
    in Panel (created by TabboxPanel)
    in div (created by Tabs)
    in div (created by Tabs)
    in div (created by Tabs)
    in Tabs (created by Sidebar)
    in Sidebar (created by Tabbar)
    in div (created by Tabbar)
    in Tabbar (created by TabboxPanel)
    in TabboxPanel (created by NetworkDetailsPanel)
    in div (created by NetworkDetailsPanel)
    in NetworkDetailsPanel
    in VisibilityHandler
    in Unknown (created by Connect(Component))
    in Connect(Component) (created by MonitorPanel)
    in div (created by SplitBox)
    in div (created by SplitBox)
    in SplitBox (created by MonitorPanel)
    in div (created by MonitorPanel)
    in MonitorPanel
    in VisibilityHandler
    in Unknown (created by Connect(Component))
    in Connect(Component) (created by App)
    in div (created by DropHarHandler)
    in DropHarHandler (created by App)
    in div (created by App)
    in App
    in VisibilityHandler
    in Unknown (created by Connect(Component))
    in Connect(Component)
    in Provider

@Heng Yeow: can you please look at this, thanks.
Honza

Flags: needinfo?(E0032242)
Priority: -- → P2
Assignee: nobody → E0032242
Status: NEW → ASSIGNED
Flags: needinfo?(E0032242)
Pushed by jodvarko@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b800ffcad849
Warning: validateDOMNesting(...): <tr> cannot appear as a child of <table>. r=Honza
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: