Mats Sibelius
Mats Sibelius
Not sure, but I'd guess this issue is related to https://github.com/microsoft/vscode/issues/824. Unfortunately there seems to be some reluctance to fix the issue
same thing seems to be happening with [email protected]
updating `@popperjs/core` fixed the issue for us. We used to have version _2.1.0_. I updated it to _2.4.4_ and `Cannot read property 'indexOf' of undefined` error went away.
same here.
Noticed that the checkboxes aren't being rendered correctly. What I'm looking for:  What I'm getting:  The checkboxes are missing their borders and the check-mark isn't centered, it's smaller...
Couldn't the same pinning feature be used for those? ke 20. lokak. 2021 klo 11.08 Philipp Weißmann ***@***.***> kirjoitti:
"We should also update the output from `winget upgrade" to include a table of pinned packages below the list of upgradable packages and the ones that update themselves." Isn't there...
Ok, managed to figure out what the problem is. Here's a simple setup: *main.less*: ```less @import 'module1.less'; @import 'module2.less'; ``` *module1.less*: ```less .iterate(@index) when (@index >= 0) { &.item-@{index} {...
Having the same issue - though in my case the "Run anyway" button doesn't exist. Probably a case of policy settings. Was able to "install" anyway by using 7zip to...
Having same issue with `PatrickF1/fzf.fish` and `meaningful-ooo/sponge`. Installed them by running `omf install https://github.com/PatrickF1/fzf.fish` and `omf install https://github.com/meaningful-ooo/sponge`