Erfan Azary

Results 9 issues of Erfan Azary

## Problem PKG throws erroor when running windows executable from a process spawned by itself ## Steps to Reproduce lets say I have a simple nodejs app like this: ```js...

Hi I get the following logs when trying to install proton native which seems to be related to this repo (logs were too long that I had to cut middle...

**Description** controls addon seems not to detect propTypes correctly in some cases **To Reproduce** 1. install prop-types and storybook and setup controls addon 2. create `Button` component like this: ```js...

bug
app: react
block: argstable

Hey I don't really understand why this line exists: https://github.com/deepakaggarwal7/react-social-login/blob/2cc418649e8ed90a16c8f4c4fdfae4fb2f48b19d/src/index.js#L151 there are many cases that this behavior will cause issues e.g. social token is caught but attempt to call app's...

Hi Why `onLoginSuccess` doesn't return `refresh_token` from google OAuth? (and also other providers) without this refresh token, it will be unusable @deepakaggarwal7 @nicolas-goudry

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: linux Arch: x64 Version: #1...

template: bug
area: app

When using value mapping there is a flash on page load (on both development and production). This is due to `updateDOM` function returning empty (`''`) and thus the attribute on...

> What would you like improved? It can be handy to add new phases like before-enter and before-exit and a delay feature. the idea is to have a delay before...