Tristan Cole

Results 5 comments of Tristan Cole

This is the [original article from a local NZ outlet, Stuff](https://www.stuff.co.nz/business/124637257/investment-or-speculation-kiwisaver-fund-enters-the-bitcoin-era), that was then cited in [CoinDesk](https://www.coindesk.com/new-zealand-wealth-management-firm-bitcoin). > “We bought in in October at US$10,000 (NZ$14,360). It was US$62,000 at...

Would this be causing type errors when using `"@ant-design/icons"` in a typescript component? I've resolved for now by adding `"skipLibCheck": true` in our `tsconfig.ts`

@newbreedofgeek As far as I'm aware, your fix still doesn't cover when passing a HOC (e.g. redux connected) as a step. I'm still getting `Uncaught TypeError: Cannot read property 'isValidated'...

I started drafting up something like this for an `index.d.ts` file.... new to typescript... would love some feedback/help on this. ```js import { StoreCreator } from 'redux' import Options from...

> hey @tristanhcole > thanks for this effort! > I am a bit swamped with other work lately and don't have a current project that uses pusher-redux to test it...