-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Normal
-
None
-
Affects Version/s: 2.0.3
-
Component/s: ZUL Editor
-
None
Steps to Reproduce
check the attached example for reproducing cases
Current Result
auto-complete fails in certain cases where the collection was an indirect (nested) member of the VM
auto-complete for variables inside a <forEach> doesn't work at all
Expected Result
auto-complete should work (if the generic collection-item type can be determined)
Debug Info
this works when using @ref so it seems technically possible