And remove insertionMethod from Display. If you re-render a Display appended, it's re-appended. The new pattern is LazyDisplay. It should use Display as the content widget by default but you could provide a method to get the widget instance as an option.
And remove insertionMethod from
Display. If you re-render aDisplayappended, it's re-appended. The new pattern is LazyDisplay. It should useDisplayas the content widget by default but you could provide a method to get the widget instance as an option.