Punit Jain

Results 2 comments of Punit Jain

@AmaniSalah @timomeh @mcr431 I also had the same issue when using `onChange` event and using server-side rendering. my code is ``` class TaskForm extends React.Component { constructor(props) { super(props); this.state...

@leomao10 @zamith I am also facing the same [issue](https://github.com/mgomes/api_auth/issues/124#issuecomment-316135487) but with 2.1.0 version of the gem. Please let me know if I should create a new issue for the same....