DevExtreme icon indicating copy to clipboard operation
DevExtreme copied to clipboard

Vitest - fix the `window.getComputedStyle` error on Windows OS

Open artem-kurchenko opened this issue 3 months ago • 0 comments

  • Add try-catch block to handle potential errors in theme marker reading
  • Return null on error to prevent exceptions from breaking theme detection

artem-kurchenko avatar Sep 22 '25 13:09 artem-kurchenko