Zura Jijavadze
Zura Jijavadze
Same problem on Windows 11 Started getting this error after updating to 22483.1000
> Hey @fbegue , it might be because you put the query object > > ``` > const query = { > 'width-between-400-and-599': { > minWidth: 400, > maxWidth: 599,...
Had the same problem. Adding listeners into the config, as @martynasma suggested, solved the problem.
I ran into a similar problem with reference when tried to print popup content with a button click. Instead of popup content, parent window content was printed. Then I used...
Had same problem and that made me crazy. Only 29 had this problem :+1:
@ciromattia yes, @dispa's fix solved the problem