Mats Sibelius

Results 17 comments of 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.

Noticed that the checkboxes aren't being rendered correctly. What I'm looking for: ![image](https://user-images.githubusercontent.com/1257591/89651631-e8453880-d8cc-11ea-9826-d4868e9597fe.png) What I'm getting: ![image](https://user-images.githubusercontent.com/1257591/89651721-0317ad00-d8cd-11ea-8d42-1ec5a9843407.png) 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`