Joris Mak
Joris Mak
- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce ``` mkdir my-new-project cd my-new-project npx create-vuepress-site npm run dev...
**Describe the bug** Using `@layer base` in custom CSS causes it to be _prepended_ instead of _appended_ to layer. If I add code in `@layer base` for setting defaults for...
**Describe the bug** From a very minimal scaffolded project, rendering a menu works fine. But navigating to another page (through nuxt-link, so real SPA change) will re-render the menu. You'll...
I have posted about this before in other issues and on pixls, but it's a known problem on one hand, on the other hand not :). The problem I'm having...
Briefly mentioned this one Twitter. I recreated a very simple repo that has this issue, with basically just an empty Symfony project fresh from `symfony local:new`. https://github.com/jorismak/franken-segfault Starting the Docker...
ERROR: docker exporter does not currently support exporting manifest lists (needs removal of arm64)
Hi, Building a static single binary using the 'static-builder' worked fine in 1.0.1, but now gives the error in the title: ``` ERROR: docker exporter does not currently support exporting...
Hi, I've built a few things with lipvips in C before, but since I'm more working with Go these days, I was glad to see there was a binding for...
No clue, if this is the right place to mention issues, but here goes. If I make an empty powerpoint, and I insert an image with SVG file as source,...
I'll throw a bit of the stack-trace here, but it's truncated at the bottom. This only happens when the project is installed with `composer -o -a` (as I do in...
### Debug adapter definition and debug configuration Installed the adapter via Mason. It's called 'php-debug-adapter' there, and it installs https://github.com/xdebug/vscode-php-debug. When trying to debug something, _it is working_. nvim-dap installed...