Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
com.vaadin.DefaultWidgetSet-0.js:6170
Fri May 06 13:35:33 GMT+300 2016 com.vaadin.client.communication.MessageHandler SEVERE: Hierachy claims TextFieldConnector (88) has component children even though it isn't a HasComponentsConnector
You didn't actually ask any questions and it's difficult to say from this alone what's going on in your project. Could possibly be caused by an extension that doesn't do quite what it's supposed to do, or some other TextField-related client-side changes in your project. Are you trying to add components to a TextField and wondering why it doesn't work, or what brought this on?
Not to worry. I'll debug this a bit later. Was curious when it showed with error message in the console. Perhaps you are right, it is something to do with the widgetset of TextField.
I'll have to check.
Thanks. :)