Project

General

Profile

Bug #102051

Updated by Stefan Bürk 8 months ago

If I reload the backend clearing the browser cache / avoiding that resouces 
 and JS are used from cache and click on "Enviorenment -> Image Processing" 
 the modal opens, and nearly instantly (~1 sec) closes - leaving a buttom html 
 markup displayed in the JS console of the browser. The second click opens the 
 modal normally - and every click after that. 

 !Auswahl_1421.png! 

 Found in main, not tested yet in v12 or earlier. 

 One note - I start my chrome with: 

 <pre> 
 /usr/bin/google-chrome-stable %U --force-dark-mode --force-prefers-reduced-motion 
 </pre> 

Back