Levin Rickert
Levin Rickert
@tronical I couldn't find this code in the current Slint UI release. I'm guessing it was never finished?
I managed to easily include `.slint` files from a Cargo crate without any changes in Slint itself. The only issue here is that internal Cargo paths change and I have...
I could help with a German translation.
@benhillis Sure that this one works? There are many complains in the Microsoft Store about an unknown error and I also remember that I got that when I first set...
@benhillis No. Enabling the subsystem and installing everything works perfect. But this error message doesn't seem to work if the subsystem is still disabled. It shows some cryptic error instead....
@benhillis ah, okay. good to know. then there should be no issue with that message 🙂
@zkochan This change suddenly broke all of our CI builds with GraphQL Codegen packages. Manually setting `extend-node-path=true` in our `.npmrc` seems to fix it. Setting `public-hoist-pattern[]=*@graphql-codegen*` also does it.
@zkochan Still trying to figure out if this change in PNPM maybe also just made a configuration mistake on our side apparent that just worked by accident so far. Will...
@zkochan Okay. Figured out that in my case it was never intended to work from the GraphQL Codegen side and just happened to work by accident in Yarn and PNPM...
Just experienced the same issue after installing this extension. Everything was starting to hang. Source control section spinning endlessly, Jest test runner spinning, Prettier spinning (and blocking saving of files).