tla / stemmaweb

Catalyst interface and online tools for stemmatology research
13 stars 9 forks source link

mouse over cypress results creates error messages "(uncaught exception) TypeError" in the browser window #141

Closed schiwaa closed 1 year ago

schiwaa commented 1 year ago

When I run a test locally with Firefox through cypress, after it passes, and I move the mouse cursor over the cypress report within the browser, then there are error or warning messages adding themselves to the report, saying “(uncaught exception) TypeError: dashboard_stemmaweb_css is null”. With Chrome, the message is “(uncaught exception) TypeError: Cannot read properties of null (reading ‘insertRule’)“.