-
Notifications
You must be signed in to change notification settings - Fork 248
Closed
Description
Using the ini setting:
initial_sort = original
results in a table that is empty and the following javascript error:
Uncaught TypeError: Cannot read properties of null (reading 'classList')
at renderContent (report.html?sort=original:707:75)
at redraw (report.html?sort=original:789:5)
at init (report.html?sort=original:641:5)
at 4../datamanager.js (report.html?sort=original:645:1)
at o (report.html?sort=original:435:271)
at r (report.html?sort=original:435:437)
at report.html?sort=original:435:466
This is with pytest 7.4.3 and pytest-html 4.1.0 using Chromium under Linux.
Metadata
Metadata
Assignees
Labels
No labels