Jan Pistor

Results 17 issues of Jan Pistor

Since there were some issues, with Muse not showing the album cover, I thought it might help, to disable Muse in Spotify and re-link it on the next start-up. That's...

### Summary I noticed, that searchParams in a page are returned as string instead of an array as described here: https://nextjs.org/docs/app/api-reference/file-conventions/page#searchparams-optional should be: `/shop?a=1&a=2 | { a: ['1', '2'] }`...

type: bug
v4

I recently ran into issues like - "invalid capture index" - or i accidentally used the whole buffer for a request - or my internet reception was bad and the...

### Checklist - [X] I have searched through the AstroNvim docs - [X] I have searched through the existing issues of AstroNvim - [X] I have searched the existing issues...

bug