Lesik
Lesik
> Are there other clients that support that? [request](https://github.com/request/request), the major node (javascript) HTTP client library, [does](https://github.com/request/request#requestoptions-callback).
I can confirm with i18next 22.0.7 and react-i18next 12.0.0 that the following does not work: ```tsx // app.en.json { "Homepage": "Homepage", "Welcome text": "Welcome text", "Present in both": "Present in...
@adrai Could you clarify what has changed in that version and what we should try? I don't really get it from looking at the commits before that release. Did that...
Oh yeah, nice work! It will now also check whether `key` is actually part of `ns`. Though unfortunately if not, it doesn't underline the `key` but instead underlines the `ns`...
@Luc45 > You loose out on many cool Playwright features such as --headed, or --ui. If you run Playwright with `--ui-host=0.0.0.0` as described [here](https://playwright.dev/docs/test-ui-mode#docker--github-codespaces), you can simply access the Playwright...
If my video won't play in the browser, try right-click "Copy video URL" and use your desktop video player of choice. This works for me: ```sh mpv 'https://user-images.githubusercontent.com/2021487/160655741-20f9ec89-799e-4573-9393-abc2eecc41a2.mp4' ``` I...
@waldyrious Interesting, I purposely chose this title because if I were to look for an existing issue, I would simply search for the crash message, hopefully ending up here, because...
For anybody else stumbling upon this, @homebridge/ciao is not a full replacement for bonjour, as it [does not support](https://github.com/homebridge/ciao/issues/8#issuecomment-757125868) service discovery. The other library from #69, [bonjour-service](https://github.com/onlxltd/bonjour-service), is a better...
These icons are changed with CM's theme manager. This is a bug in the compatibility of this theme and CM12's theme manager. [[edited]]
Ugh, sorry for the rude reply. Sometimes I get annoyed easily. If you look at the apps in the recents view, you can see that their icons are definitely not...