-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
canary.10 and newer: Cell Range Selection not working anymore #1930
Comments
Same issue here. I see the SelectionRangeMasks have been removed. Are there any plans to bring this back? |
Hi Team, Any plans to update on Cell range selection. I tried below config it is not working. it is very need feature as part of providing EXCEL sheet. cellRangeSelection={{ Thanks team for great component |
Hi Team, What happened to this method ? |
Cell range selection was quite buggy so we have removed it from canary for now but we have plans to add it back in the near future. However at this point this feature has not been prioritized. We are happy to accept a PR. Thank you all for you patience |
i think there is this PR does this solve the bug? not sure what other bugs there is but this one is a blocker. #1416 |
Closing as duplicate of #2260 |
Is this PR go to be merged? |
Have you already searched for similar issues? Please help us out and double-check first!
Also, please don't be that person who deletes this template. It's here for a reason.
Thanks!
Which version of React JS are you using?
✅ Officially supported ✅
☣️ Not officially supported, expect warnings and errors ☣️
Which browser are you using?
✅ Officially supported ✅
I'm submitting a ...
Issue Details
Since canary.10, I cannot select a range of cells by mouse or keyboard anymore. I noticed that canary.10 introduced an new API and I adopted it, but I cannot find an option to activate cell range selection, which obviously is now disabled by default.
What am I missing?
The text was updated successfully, but these errors were encountered: