Ilya Iksent

Results 12 issues of 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",...

enhancement

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: ![2021-05-13_10-25-43](https://user-images.githubusercontent.com/32956521/118081887-a4d8a700-b3d5-11eb-8780-2d9095fc3178.jpg) I think this can be connected...

# 🐞 bug report **Behavior**: 1. Account page is really bad at mobile devices: ![2020-10-15_19-20-30](https://user-images.githubusercontent.com/32956521/96142708-d363d180-0f1b-11eb-95b2-d6246b47fa19.png) ![2020-10-15_19-20-54](https://user-images.githubusercontent.com/32956521/96142705-d19a0e00-0f1b-11eb-8e15-fd6286ae07ab.png) 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...

bug

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...