Giordano-Novomatic

Results 2 issues of Giordano-Novomatic

**Describe the bug** On visual studio code, sometimes the label for the localization get scrambled around the code. **Extension Version** v2.12.0 **Framework/i18n package you are using** next-intl, react-spectrum, nextjs **To...

bug

I had a piece of code that checks for the availability of the torch in the mobile device i'm using: `const capabilities = await cameraEnhancer.getCapabilities();` But by doing this I...