Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FlowComponentRenderer._clear() for some browsers (#4460) #4465

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

pekam
Copy link
Contributor

@pekam pekam commented Aug 1, 2018

Fix FlowComponentRenderer._clear() for some browsers

Fix vaadin-grid-flow#274

The previous implementation works with Chrome, but causes client-side
exceptions for Firefox and Edge at least when filtering a Grid that
uses ComponentRenderer.


This change is Reviewable

* Fix FlowComponentRenderer._clear() for some browsers

Fix vaadin-grid-flow#274

The previous implementation works with Chrome, but causes client-side
exceptions for Firefox and Edge at least when filtering a Grid that
uses ComponentRenderer.
@pekam pekam added this to the 1.0.4 milestone Aug 1, 2018
@pekam pekam requested a review from gilberto-torrezan August 1, 2018 11:25
Copy link
Contributor

@denis-anisimov denis-anisimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: all discussions resolved, 0 of 1 LGTMs obtained, and 1 stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants