When I first launch the application and load the application, I try to bind to logical attributes in order to conditionally set the CSS class. Boolean attributes are initialized correctly, but the class is not set. As a rule, binding works after launch. Here is a JSFiddle that demonstrates the problem. Any ideas why this fails on first run?
source share