-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
2.0.3
-
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