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-button
Browser console shows exception:
Uncaught TypeError: Cannot read property 'childNodes' of null at HTMLElement._textNodeFromPoint (vaadin-designer-paper.js:434) at HTMLElement._resolveElementFromEvent (vaadin-designer-paper.js:416) at HTMLElement._findTargetElement (vaadin-designer-paper.js:396) at HTMLElement._clickHandler (vaadin-designer-paper.js:362) at HTMLElement._preventClickInteraction (vaadin-designer-paper.js:306) _textNodeFromPoint @ vaadin-designer-paper.js:434 _resolveElementFromEvent @ vaadin-designer-paper.js:416 _findTargetElement @ vaadin-designer-paper.js:396 _clickHandler @ vaadin-designer-paper.js:362 _preventClickInteraction @ vaadin-designer-paper.js:306
Otherwise seems to work as expected.
No exception in console.
4.6.7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce
vaadin-button
.Actual behavior
Browser console shows exception:
Otherwise seems to work as expected.
Expected behavior
No exception in console.
IDE, Designer and OS version
4.6.7
The text was updated successfully, but these errors were encountered: