Derek Delaney

Results 4 comments of Derek Delaney

This is a great idea. I was looking through the source code and found [here](https://github.com/kamranahmedse/pennywise/blob/master/public/electron.js#L34) that it's almost set up for something like this. For now, a workaround is to...

Hi, I just ran into this issue as well. If you are using `react-router`, set `useContext` to `ture` and it will use the same context that router uses. After that,...

I was looking for something like this too. I wrote a function that would achieve this that is similar to `showDialog`. I call it `showConfettiDialog`. https://gist.github.com/derekedelaney/0bd36b370daceaf56712a22bd097cdc8