steps to reproduce
- load the attached example
current result
pageContent is null. ::shadow#pageContent doesn't wire the corresponding shadow element in the zul.
debug info
- if you move <apply> out of <div>, or remove <apply id="statusBox"/>, pageContent get wired.
- https://www.zkoss.org/wiki/ZK_Developer%27s_Reference/MVC/Controller/Wire_Components#Shadow_Selectors
- is blocked by
-
ZK-2944 Support Shadow element selector
- Closed