Skip to content

Demonstrates issue with component renders in vaadin 10 grid

Notifications You must be signed in to change notification settings

davidmacsix/comp_renderer_issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Component Renderer Issue

This repo is for the purposes of documenting a potential bug with Vaadin 10 Flow Component Renderers when used with the Grid and RouterLayout.

The project has 2 grids with a Tab based RouterLayout used to navigate between them.

When the page is visited directly using the full route, for example:

Then the component renderer’s correctly render CheckBox in the "Enabled" column.

It you navigate to the second grid, but using the Devices tab, you can see that the Checkbox on that second grid, do not appear.

Only when the browser window is refreshed do they appear.

If I navigate back to the Users tab, the same issue occurs, and a browser refresh fixes it.

The GIF below, shows the issue:

Renderer Issue

Thanks.

About

Demonstrates issue with component renders in vaadin 10 grid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages