Troy Whiteley

Results 20 comments of Troy Whiteley

Just ordered dumbpasswordrules.com which can be used for this. I could probably find some time to help make it happen

Pointing domain now, CNAME file created. Don't think the gh-pages branch got deployed though.

I know the app hasn't been updated in a while, this would be really nice to get merged in though.

Started happening to me too once I bumped to latest and react 18 Edit: Rolled back countup but kept react at 18 and it's definitely a change with react 18,...

Was looking for this too. As a workaround I'm using the [polling feature of Apollo](https://www.apollographql.com/docs/react/data/queries/#polling) to just have it refresh every 280 seconds. Edit: Sorry it's late, I'm not using...

I had a pull request that changed fs.watchFile to use the new fs.watch api. Does it still happen with this?

I just noticed that you can't use a lot of core js methods. Trying using Math. You get an error saying the variable name cannot be found.