ERROR: Constructor on type ‘Fuse.Controls.PropertyBinding`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]’ not found.
I am really stuck with this, what am I doing wrong?
Thank you, that solves the error. I have another question related to this, why swColor is always false? I thought the toggle would change the value of swColor, instead I have to change its value in my JavaScript.
I believe I’ve identified the bug causing this not to work. I’ve filed it under #1272. It’s an issue with 2-way data binding on WhileValue. You just happened upon a combination we didn’t cover with our use-cases.