rakeshR
rakeshR
+1 i also got this issue, but the performance was awesome before adding this plugin my app was carshing when i reach 150+ in listview. now even after 650+ not...
@yuntuowang any update ? i'm also facing this issue
Implemented and raised PR. [https://github.com/react-spectre/react-spectre/pull/45](https://github.com/react-spectre/react-spectre/pull/45)
@MeRahulAhire DId you found fix i am also facing same issue Following is the snippet i am using ` {`xx.xx({ xx: "xx", xx: "xx", xx:"xx", xx: "xx" }).x();`} ` getting...
same issue +1
Doing this step fixed the issue.
same problem +1 waiting for this to be working as well! for time being i have solved this issue by generating custom ids for resources and assigning that custom id...