Ilya Iksent
Ilya Iksent
### What version of Next.js are you using? 12.0.4-canary.5 ### What version of Node.js are you using? v16.13.0 ### What browser are you using? Chrome ### What operating system are...
Hello, thanks a lot for perfect library! Walked through documentation and issues, but didn't find anything about nested interpolation: https://www.i18next.com/translation-function/nesting ``` { "nesting1": "1 $t(nesting2)", "nesting2": "2 $t(nesting3)", "nesting3": "3",...
Hello, thanks a lot for cool library! My question: is it possible to scroll modal to active option? I am using modalType = `S2ModalType.bottomSheet`
Hello! I am using Freemius for my plugin. My buyers often encounter the problem, that there is no "Account" page under the plugin:  I think this can be connected...
# 🐞 bug report **Behavior**: 1. Account page is really bad at mobile devices:   2. Texts at header of "Contact us" page are wraping at the new line...
### Steps to reproduce 1. Open the stories with `.gif` item. 2. Swipe to gif story. 3. Press back to previous story. 4. Open gif story again => Story play...
Just installed the plugin at WordPress, then added configuration at .htaccess. And I do not see any authorization mutation queries at http://localhost:8000/___graphql. My Stack: https://localwp.com/ PHP: 7.3.5 Apache MySQL 8.0.16...
`yarn start` produces next error: ``` ...\node_modules\react-app-rewire-hot-loader\index.js:28 getBabelLoader(config).options.plugins.push(plugin); ^ TypeError: Cannot read property 'options' of undefined ``` My files: package.json: ``` "devDependencies": { "react-app-rewire-hot-loader": "^2.0.1", "react-app-rewired": "1.6.2", // Also tried...
I am getting an error when I try to run development build on iOS: ``` Could not build the precompiled application for the device. Error (Xcode): Signing for "flutter_sequencer-flutter_sequencer" requires...