Context:
1. virtual scrolling enabled in the grid
2. pagesize = 10
Steps to reproduce:
1. Call the removeRow 5 times
2. Now scroll to the bottom of the grid so new records are pulled in
Expected:
The row pages in the next set of records (rows 6-15)
Actual:
The browser crashes. I don't see an error logged in Chrome
1. virtual scrolling enabled in the grid
2. pagesize = 10
Steps to reproduce:
1. Call the removeRow 5 times
2. Now scroll to the bottom of the grid so new records are pulled in
Expected:
The row pages in the next set of records (rows 6-15)
Actual:
The browser crashes. I don't see an error logged in Chrome