Babak Farkhoopak
Babak Farkhoopak
- add missing translations - prefer common words - consistency - remove diacritic - ... - change status to ✅
### Describe the bug ``` pnpm dlx shadcn@latest add drawer ✔ Checking registry. ⠋ Installing dependencies. Something went wrong. Please check the error below for more details. If...
### Describe the Bug https://github.com/user-attachments/assets/7ff19c24-9760-4483-9a52-99afcbc0c92a note: reset button above the input works fine as expected. ### Link to the code that reproduces this issue - ### Reproduction Steps 1. `pnpx...
Inside `plyr.css` you can't find `--plyr-font-smoothing` getting used at all. In SCSS code, we can see this: https://github.com/sampotts/plyr/blob/287ec5a0b256613f9db5d03477c51cad6dd73a45/src/sass/settings/type.scss#L16 and this: https://github.com/sampotts/plyr/blob/287ec5a0b256613f9db5d03477c51cad6dd73a45/src/sass/lib/mixins.scss#L14-L15 This isn't valid code, because the current default value...
ncaughtException Error: listen EADDRINUSE: address already in use :::3000 it's 2025, you should do better than this!
### ⚙️ Issue Checklist - [x] I have read the guidelines. - [x] I checked for duplicate issues. - [x] I searched for existing discussions. - [x] I checked for...
https://markojs.com/docs/marko-run/file-based-routing#handler Does these code examples don't need TS types? I tried them out and they are not type safe. no auto compilation, no nothing. for example the above can, based...