vaadin / tree-grid

A UI component add-on for Vaadin 7 which adds the ability to display and edit hierarchical data source in the Grid
Apache License 2.0
7 stars 7 forks source link

Error Javascript with treegrid #20

Open rabat22 opened 7 years ago

rabat22 commented 7 years ago

I have a problem with your add-on with the browser :

I have a page that contains a treegrid and when I go to another page of my application, the browser (IE, Chrome...) send an error :

SEVERE: Widget is still attached to the DOM after the connector (HorizontalLayoutConnector (58)) has been unregistered. Widget was removed.

I have this error, when I use a treegrid.

Could you to intervene please.

wbadam commented 7 years ago

This sounds very similar to this Grid issue: https://github.com/vaadin/framework/issues/6012

I'll take a look but in the mean time you don't need to worry, the error message shouldn't effect you application in any way.

leafchild0 commented 6 years ago

Reproduced on Vaadin 8.1.5 with tree grid