William Wong

Results 157 comments of William Wong

Sorry for accidentally closed this. Great idea, should work on this, probably thru a props like ``. Won't be too hard to build.

Wow, thanks for the repro in repo. Please keep it there. Will definitely look at it.

I am seeing this one by removing the first paragraph, and adding a new one at the end. Will fix it in next schedule.

I just added an automated test harness that will help reproducing this bug. I saw it too. After I completed hygiene works on this repository (bump deps, add static code...

Done some investigations: - It only repro if elements inserted and removed are of same size - This also includes moving the first element to the end of the list...

Can you make a short repro HTML/JS for this? I don't quite get it just from words.

We are not a TypeScript component, thus, we are not publishing declarations (a.k.a. typings, or `.d.ts`). Can your application relax to support React components written in JavaScript?

Can you give more information on the error? E.g. copying the error here? In our playground (test app), our [`CommandBar.js`](https://github.com/compulim/react-scroll-to-bottom/blob/master/packages/playground/src/CommandBar.js#L63) is using `useAtTop` as a boolean. And your code looks...

Can you copy the error here?

Let me look at this one over next 1-2 weeks. Will be great if someone have a repo that repro this issue.