Closed ljwagerfield closed 2 years ago
As per the title: it only makes sense to remove the widget from the DOM if layout: modal, but not if layout: inline.
layout: modal
layout: inline
This is now implemented.
As per the title: it only makes sense to remove the widget from the DOM if
layout: modal
, but not iflayout: inline
.