We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
vaadin-text-field
id
The Outline seems not to handle selection changes anymore. If you select other elements in the outline, the value list stays the same.
Outline should still react on selection changes and update the values list.
Always save or cancel the edit. If the bug appears, close and re-open the html file.
IntelliJ IDEA 2018.1.4, VD 3.0.1, Windows 10
The text was updated successfully, but these errors were encountered:
Could be related to #1780
Sorry, something went wrong.
Fixed in PR for #1780. Closed.
No branches or pull requests
Steps to reproduce
vaadin-text-field
s).id
) by click the value cell.Actual behavior
The Outline seems not to handle selection changes anymore. If you select other elements in the outline, the value list stays the same.
Expected behavior
Outline should still react on selection changes and update the values list.
Workaround
Always save or cancel the edit. If the bug appears, close and re-open the html file.
IDE, Designer and OS version
IntelliJ IDEA 2018.1.4, VD 3.0.1, Windows 10
The text was updated successfully, but these errors were encountered: