Maciej Wakuła

Results 4 comments of Maciej Wakuła

Workaround: Open deck.js, go to line ~340 and change window.history.replaceStats({}, "", hashPath); to try{window.history.replaceStats({}, "", hashPath);}catch(err){if (!err.message.startsWith("Failed to execute 'replaceState' on 'History'")){throw new Error(err.message);}} Note that it is a nasty...

I believe that color coding depends much on the OUTPUT used (actual concrete implementation of the console and the display target). Most likely the escape is processed not by the...

maciej-wakula-opuscapita here but from private account. Using Pop!OS (ubuntu based) 22.04 ~with docker 24.0.5 and docker-compose-plugin 2.20.2+ds1-0ubuntu1~22.04.1~ @ndeloof I have created multiple test scenarios. Left only key scenarios here. How...

Several problems are there and several possible solutions: 1. Please, update your graphic driver. If this doesn't help try disabling hardware acceleration in firefox settings. I have observed similar issues...