I have two nested extension ListGrids. When selecting a row in the second table, the selection is incorrect: I click on the first row, but the third one gets selected instead.
This issue occurs only on the first click inside the ListGrid and only in the Chrome browser.
You can see the issue in the video.
I’ve also prepared an example where the problem can be reproduced.
https://www.youtube.com/shorts/7Co0Yiw9eLE
App.js.txt
users.json.txt
templates.json.txt
Google Chrome 138.0.7204.97
SmartClient Version v13.1p_2025-07-04/Pro Deployment (2025-07-04)
The same issue also occurs in SmartGWT 12.1pro from July 4, 2025.
This issue occurs only on the first click inside the ListGrid and only in the Chrome browser.
You can see the issue in the video.
I’ve also prepared an example where the problem can be reproduced.
https://www.youtube.com/shorts/7Co0Yiw9eLE
App.js.txt
users.json.txt
templates.json.txt
Google Chrome 138.0.7204.97
SmartClient Version v13.1p_2025-07-04/Pro Deployment (2025-07-04)
The same issue also occurs in SmartGWT 12.1pro from July 4, 2025.
Comment