Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Set value-property with js as a workaround #174

Merged
merged 3 commits into from
Jan 14, 2019

Conversation

pekam
Copy link
Contributor

@pekam pekam commented Dec 17, 2018

For the BFP: vaadin/flow#4862

In a certain scenario with PolymerTemplates, the property is not set in
the client-side.


This change is Reviewable

For the BFP: vaadin/flow#4862

In a certain scenario with PolymerTemplates, the property is not set in
the client-side.
@vaadin-bot
Copy link

SonarQube analysis reported 3 issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. CRITICAL ComboBox.java#L138: Make "queue" transient or serializable. rule
  2. CRITICAL ComboBox.java#L594: Remove usage of generic wildcard type. rule
  3. MINOR ComboBox.java#L932: Move this method into the anonymous class declared at line 170. rule

Copy link
Contributor

@bogdanudrescu bogdanudrescu left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 10 files reviewed, all discussions resolved (waiting on @pekam)

Copy link
Contributor

@bogdanudrescu bogdanudrescu left a comment

Choose a reason for hiding this comment

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

Reviewed 10 of 10 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @pekam)

@bogdanudrescu bogdanudrescu merged commit 4d4c98a into master Jan 14, 2019
@bogdanudrescu bogdanudrescu deleted the bfp-set-property-with-js branch January 14, 2019 08:50
@ujoni ujoni added this to the 2.1.0.beta1 milestone Jan 31, 2019
ujoni pushed a commit that referenced this pull request Feb 8, 2019
* Add test for bfp flow/4862

* Set value-property with js as a workaround

For the BFP: vaadin/flow#4862

In a certain scenario with PolymerTemplates, the property is not set in
the client-side.

* Add newlines
@ujoni ujoni mentioned this pull request Feb 8, 2019
ujoni pushed a commit that referenced this pull request Feb 11, 2019
* Add test for bfp flow/4862

* Set value-property with js as a workaround

For the BFP: vaadin/flow#4862

In a certain scenario with PolymerTemplates, the property is not set in
the client-side.

* Add newlines
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants