Peter Valdemar Mørch

Results 92 comments of Peter Valdemar Mørch

Hola @freenrg - great that you found a workaround for Spanish keyboards. It doesn't work for Danish keyboards though. The button you're referring to gives `'` when pressed and `*`...

Has this been fixed? https://github.com/haproxytech/kubernetes-ingress/releases/tag/v1.6.5 has as the only Changlog entry that: > de4ccd8 MAJOR: add option to disable forwarding to ExternalName Services Presumably that means that forwarding to ExternalName...

No commits for more than 2 years now. And worse, it has also been years since anybody from the project has responded to any issues. Seems dead.

Hej @LarsGMortensen, It seems that the design on dyrecentret.dk has changed. Is this issue still relevant? I've just looked at all of the [demo](https://demos.creative-tim.com/material-kit/index.html) in IE 11, and everything I...

The problem here is that the layout prop is an object that is passed by value, and vue-grid-layout modifies fields internally to that prop. Changing props is bad practice using...

That was it. It works fine, actually. My mistake.

But a little warning that the file was being ignored and why would've been helpful!

And then I found `font-awesome-assets-updated`, but: ```shell $ npm i font-awesome-assets-updated npm ERR! code 128 npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/niftylettuce/svgfont2js.git npm...

Thanks. After messing with this a little, `snapper-gui` indeed does work as my non-root user `peter`. http://snapper.io/manpages/snapper.html#permissions could be a little clearer... I first made sure to set up `ALLOW_USERS`...

Here is Evan You (creator of VueJS) on Twitter about [Btw this is how to get Monaco Editor working in Vite (no config needed!)](https://twitter.com/youyuxi/status/1355316139144970240?lang=en). So we don't even need this...