Harsh Gautam

Results 3 issues of Harsh Gautam

There were few type conversions needed for this application to work, which I've added in this pull request. :)

When the app is updated to `[email protected]` and `[email protected]`, the app breaks with the following error: `TypeError: this.context.router is not defined` What should be appropriate way to handle `history.push` with...

I wanted to set dynamic duration for each slide. Passing a state variable into `dura` doesn't do it. `dura` is a `const` internally. How do you work around that?