Sam Ullman

Results 3 comments of Sam Ullman

+1 here ``` { (provided) => ( {this.state.images.map( this.image.bind(this) )} ) } ``` ``` { ( provided, snapshot ) => { return } } ```

I'm having a similar issue with doubly rendered content. ![ezgif com-video-to-gif](https://user-images.githubusercontent.com/10147333/63781896-5f8de200-c89f-11e9-8885-ced1c06bba2d.gif)

Geez this new next js causing everything to break lol