Widget isn't refreshing?

I have the same thing.

I don’t have to re-load it, but I have to press a button or something, and then the widget redraws.

How can I force the UI to update after add child?

This, apparently, it not enough:

EDIT: Apparently you can’t add children in the constructor of the widget! Some ■■■■ about it not being visible yet or something. :frowning: