Tom Evans

Results 3 comments of Tom Evans

A potential workaround that I can see from your example is you include an `id` prop on your `` returned in your `renderItem` function but not a `key`. Including `key`...

Would this work better against the `v2` branch?

For anyone searching who has a project that also has a direct dependency on `@emotion/react`, this was resolved for me with `@emotion/[email protected]` which you can obtain by installing or re-installing...