[bug-2608 part 2] Column containers which contain embedded views with loading set to with parent do not evaluate bindings correctly

Column containers which contain embedded views with loading set to with parent do not evaluate bindings on their params. columnbindtest.zip (10.7 KB)

When you open the above view and link it to a page, the initial load will not work for test 1 or test 3 until you change the viewport dimensions. Removing the binding or changing to after parent fixes the issue.

@ynejati Would this be related to the column container issue rectified in 8.1.9?