Valery Orloff

Results 8 issues of Valery Orloff

# Issue summary If you click "Install this app" after the 60 seconds limit, then the cookie expires and oAuth process does not turn on forced short description of the...

# Issue summary Issues navigations after app been installed Write a short description of the issue here ↓ Installation and billing app parts was successful, but attempt navigate to index...

Hi! I study your API: ``` await client.start({ phoneNumber: async () => await input.text("number ?"), password: async () => await input.text("password?"), phoneCode: async () => await input.text("Code ?"), onError: (err)...

Hi! Are you the author of the Firebase functions-example isomorphic react app? Big thanks for this work! Absolutely working application! I suggest you make an even more advanced example, please...

In Chrome 61.0.3163.100 extracting to Codepen leads to empty editor's tabs

Hi! Thanks for this sample! Please, help my update this with new winston 3.x.x and how to realize with it toYaml.config()? `TypeError: toYAML.config is not a function`

meteor app and mongodb on different GCE VMs in same project: startup.sh: ................ `export MONGO_URL='mongodb://root:****@10.110.0.2:27017'` (CHECKED: from mongo-client connecting OK) ....................................... ``` pm2 start main.js --name 'my-app' --watched [PM2] Starting...

**Describe the bug** Hi, i'm trying use useLocalStorage in remix app: in route: `import useLocalStorage from "use-local-storage";` **To Reproduce** Steps to reproduce the behavior: 1. Start app '...' 2. Go...