Piotr

Results 5 issues of Piotr

The player I am using is Spotify. When I try to run: `playerctl open "spotify:track:22x7osKceBEu1NgRZYfQZc?context=spotify:playlist:6O0vSr7iwCezxh0P7M4CtR"` it opens the playlist but fails to play the song. When running the same URI...

bug

I'm using ModernWpf in my project and I want to contribute your work in some way ;) Do you have any donations or Patreon site?

discussion

I installed `"@intlify/nuxt3"` and added it to my `buildModules`. After adding `"@intlify/nuxt3"` to `buildModules` in `nuxt.config.ts` there's a Nuxt error: ``` __vite_ssr_import_2__.default is not a function ``` The error occurs...

## ✅ Checklist - [x] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [x] The PR title follows the convention we established [conventional-commit](https://www.conventionalcommits.org/en/v1.0.0/) - [x] I...

📚 documentation
🌎 translation

As said in the title, `Combobox` components does not close automatically after choosing an option while in form. The demo I'm talking about is here: https://ui.shadcn.com/docs/components/combobox#react-hook-form The component works as...