Hi, I have found a small issue. When I remove/detach the Grid component, a Span element with pagination remains.
wrapper.getElement().removeFromTree();
inside onDetach might do the trick
Hi, I have found a small issue. When I remove/detach the Grid component, a Span element with pagination remains.
wrapper.getElement().removeFromTree();
inside onDetach might do the trick