You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…#12002) (#12009)
IllegalStateException may occur if user has scrolled Grid (compatibility library version) so that Escalator has updated, and row under Editor is no longer there
Issue #11463
Version: 7.7.16
Code to reproduce:
Steps to reproduce:
Error: Caused by: java.lang.IllegalStateException: Row with logical index 72 is currently not available in the DOM
Exception is thrown at this point (Also, this is most likely the pr, which introduced the regression): 062caa5#diff-6cd1edd3140e7674e92302b06bbc34d9R2145
The text was updated successfully, but these errors were encountered: