Love the ability to use Layout-Widgets. Recently stumbled upon different behaviour of the Edit-Widget depending on where it is placed.
Example:
If you add an Edit-Widget directly on the canvas and link it to the map, you get the data-action="edit" entry in the map popup — which is a great shortcut for users 🙂
However, if the Edit-Widget is placed inside a Column-Widget, that data-action is missing.
Same behaviour when the Edit-Widget is inside a Column-Widget inside a Widget-Controller.
Is this intended behaviour or a bug/limitation of nested Layout-Widgets?
