web-components icon indicating copy to clipboard operation
web-components copied to clipboard

Vaadin Grid throws a sporadic error that prevents rows from rendering

Open nbabb opened this issue 2 years ago • 1 comments

Description

The Vaadin Grid fails sporadically to render rows

Expected outcome

Rows should render

Actual outcome

No rows are displayed. The table has to be filtered, or page reloaded to see Grid rows.

Steps to reproduce

This error is sporadic, so hard to say how to reproduce it.

Browsers Affected

We primarily use Chrome, though it could be an issue in other browsers. We are using Vaadin version 21.0.2

nbabb avatar Aug 05 '22 19:08 nbabb

Thanks for the issue. Could you please provide more details, including a code example that you use to initialize grid with data? Also, if there is any error in the browser console, please share it as well.

Note, Vaadin 21 is not supported anymore. We recommend to upgrade to latest version, which is Vaadin 23.1

web-padawan avatar Aug 09 '22 09:08 web-padawan

Closing as impossible to reproduce.

yuriy-fix avatar Sep 20 '22 10:09 yuriy-fix