Jordy (Jordan) Lee

Results 13 issues of Jordy (Jordan) Lee

I know this issue has been posted before, but I am posting it again as I'm not sure it has been rectified even after the PR merge which ostensibly fixed...

This isn't so much an issue, but I've searched everywhere and can't really find an answer specific to my problem with nested queries using the Apollo boilerplate. I'm using the...

This is a discussion/feature request more than an issue. **Brief context:** medium-editor is amazing; it's the core of my footnote-generating web app (I have modified medium-editor to work with React,...

**Affected Projects** React **Is your feature request related to a problem? Please describe.** This is a great library overall, so it's a shame it appears handicapped regarding fine-grained and intuitive...

enhancement

Hey @jakubfiala, Thanks for the great library - definitely the most realistic canvas drawing package I've come across. I am working with another developer to export the canvas data created...

question

Hey, First thing's first - thanks for maintaining such a great library. Apologies if my issue has an obvious solution, but I couldn't find an answer in the docs. **Describe...

Hey, Using RxJS for state management seems very interesting. Do you have any clearer examples how of to use Eva in a sample app? I'm finding it a little difficult...

Hi, Thanks for the great library. I am using text-to-svg in conjunction with ~50 handwritten fonts and I notice the majority of them are prematurely trimmed on the x-axis (i.e....

I noticed on the demo there's some latency when typing; minor, but still noticeable. Of course there could be many reasons for this, but perhaps a contributing factor is that...

I was looking through the React code for the Navbar component to better understand its implementation and noticed the `useEffect` hook has no dependency array (which I assume is an...