Open Alice-in-korea opened 3 years ago
See this comment: https://github.com/facebook/react/issues/21468#issuecomment-838770329
I'm having the same issue.
https://github.com/Christopher-Stevers/OpenQ-Frontend/tree/pagination
Go to organization route, toggle to Bounties, and scroll down. This will load more bounties (infinite scrolling) then click on remove unfunded checkbox.
How often does this bug happen?
Every time
Facing same issue ✋🏻✋🏻
Also facing the same problem.
cc @lunaruan seems like this has a repro, has anyone had a chance to look?
Not yet. It seems like both repros are unavailable. @Christopher-Stevers could you reupload your repro please? 😊
I also facing the same issue
@ychcg Could you upload a repro for this?
I had faced this issue in infinite scroll due to duplicate keys. Preview of devtools in a gif:
I had faced the same issue in infinite scroll due to duplicate keys and got fixed after changing the key.
I threw together a quick demo for this @lunaruan
Demo: https://po0o5k.csb.app/ Code: https://codesandbox.io/s/mystifying-ptolemy-po0o5k?file=/src/App.js
I am aware that this is fixable by just removing the duplicate keys but still wanted to provide a demo for this, as it was asked for in this thread. In my demo it is easily fixable by cleaning up the data but for others it may be to use a key that is more unique.
Website or app
https://github.com/Alice-in-korea/chrome_bug_report.git
Repro steps
How often does this bug happen?
Every time
DevTools package (automated)
react-devtools-extensions
DevTools version (automated)
4.13.5-0ae5290b54
Error message (automated)
Children cannot be added or removed during a reorder operation.
Error call stack (automated)
Error component stack (automated)
No response
GitHub query string (automated)