Skip to content

fix #274 and #319 and allow to remove custom background images

The reason for being unable to remove background images seems to be that the model does not get updated. So this MR tries to fix #274 (closed) and #319 (closed) by reapplying the updated repeater to the component.

Merge request reports