-
* **Electron-Builder Version**: 23.0.3
* **Node Version**: v16.15.1
* **Electron Version**: 19.0.4
* **Electron Type (current, beta, nightly)**: current
* **Target**: macOS (dm…
-
Hi and thanks for this beautiful package. I'm having trouble with unit testing of my component which uses vertical steps. Here is a simple demonstration:
```typescript
import { Box, ChakraProvider…
-
The ``detectLanguageFromHeaders`` is supposed to be a **SERVER** function, but it is calling the ``detectLanguage`` function which is supposed to be a **CLIENT** function
https://github.com/tolgee/…
-
Hey Guys, I do not have the printer yet, but I'm trying to test this library, I'm getting the follow error:
How can I solve this??
Packages:
```
"dependencies": {
"@formatjs/intl-pl…
-
## 🐛 Bug Report
I am using this middleware in fastify application with typescript.
When i do compilation using tsc for my application, the type definition of 18next-http-middleware in node_m…
-
### `package.json` file
```json
{
"dependencies": {
"@dnd-kit/core": "6.1.0",
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3…
-
I want i18n feature for my fastify app, I use `i18next` to localize messages or reply in routes, it's working fine now. Then I want to use `ajv-i18n` for error validation localizing.
But I encounte…
-
## 🐛 Bug Report
I implemented `locize` in a React project already set with i18n, and I am getting this error with the Locize window blank.
It shows the login process to Locize, which is concluded …
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
9.13.3
### Which area(s) of pnpm are affected? (leave empty if unsure)
_No r…
-
Hello,
I'm using _spacy-langdetect_ with **Python 3.7.6** on **Fedora 31** with an **Intel(R) Core(TM) i7-7500U CPU**
I'm using it to detect the language of sentences in a text (which contains bot…