David Barton

Results 29 issues of David Barton

I've already seen https://github.com/ebidel/try-puppeteer/issues/59 (so the public site will be taken down), but it still makes sense to upgrade the Puppeteer version used by try-puppeteer. Currently, it is using v1.4.0...

Even if it was redirecting correctly but replaced the [GoogleChrome](https://github.com/GoogleChrome) project path to [puppeteer](https://github.com/puppeteer/). _Note:_ I did not create production build as I faced issues with workbox-build: in case my...

![image](https://user-images.githubusercontent.com/43063460/89105718-f0f8c300-d423-11ea-8e7e-1ed1b4debac1.png)

enhancement

https://twitter.com/rawgtheworld/status/1366332301215490049 \+ many breaking changes, make sure to check [retro-game-finder](https://github.com/theDavidBarton/retro-game-finder) changes YouTube, Suggested are premium from now on.

bug

at the moment it is an ugly glitch after the skeleton loading switches to the actual components

bug

https://stackoverflow.com/questions/45585542/detecting-when-user-scrolls-to-bottom-of-div-with-react-js Currently max games are 10, it could go up till 100-200 based on how many requests does it require.

enhancement

currently they are on `test.skip`: - `homepageTrending.test.js` - `videogame.test.js` - `searchDropdownItem.test.js`

bug

**docs:** https://strapi.io/documentation/3.0.0-beta.x/content-api/parameters.html#filters e.g.: /videogame/54243-chuck-rock => https://snesnow.com/play/adventures-of-rocky-and-bullwinkle-and-friends-the-27.html due to 'chuck rock' results are ordered by name, and Chuck Rock is only the 2nd result : ``` [ { "id":27, "name":"Adventures of...

enhancement