Joshua Perk

Results 4 comments of Joshua Perk

Have you added `foreground: true`?

> The way I worked around this was to install the following npm libraries > > `"react-app-rewired": "^2.1.11"` (in package.json devDependencies) > > `"node-polyfill-webpack-plugin": "^1.1.4"` (in package.json dependencies) > >...

While I can't speak to @hyperknot's issue since I'm not using a custom mode, I wanted to record a quick solution that helped me continue drawing at the end of...