Sam Ullman
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. 
Geez this new next js causing everything to break lol