I modify open-map widget, adding “this.map.invalidateSize()” to fix the issue: “when continer of leaflet map resize, tile not display normally”. You can resize left-right layout to see it.
But when I put open-map widget into accorditem, open/collapse does not trigger onViewResize, please help to get it,