SyntaxColoring / log-viewer

View systemd-journald logs in the browser. A very messy work in progress.

Home Page:https://log-viewer.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid <div> nesting inside <table>

SyntaxColoring opened this issue · comments

When the log view renders, these warnings show up in the console:

console.js:213 Warning: validateDOMNesting(...): <div> cannot appear as a child of <tbody>.
console.js:213 Warning: validateDOMNesting(...): <tr> cannot appear as a child of <div>.