jwalkerinterpres

Results 8 comments of jwalkerinterpres

On vacation this week, but will incorporate the above when I get back. 👍

Doesn't work for me, even in combination of the above mentioned `custom.d.ts` changes.

I'm not really familiar with the Uppy codebase, so I wouldn't know where to add the code. However, the code itself is extremely simple: 1. Wherever in the code Uppy...

That way worked for me too, but the key thing was that I had to put it _before_ the line: /// If I put it after that declaration, it didn't...

> migrate to another alternative, there are tons of them. This is the only library listed on the Chart.js site for React; what other alternatives exist?

P.S. Based on https://github.com/testing-library/react-hooks-testing-library/blob/main/src/types/react.ts it _looks like_ the function actually takes two type arguments: * the `TProps`, which appears to be the type of the arguments of the hook function...

Note that AsciiFlow works as expected on a fresh screen (so something must happen to make it "break"): https://github.com/lewish/asciiflow/assets/152227747/e1f6212d-d5f5-405b-9f51-9070e9f74d5e

If you look at the original ticket (linked above) you'll see I added a code sandbox link ... but (for some odd reason) the styling showing the issue got left...