T
Thierry Ciot
Guest
Greg, I tried this using Hello World custom view and it works fine, both at design time and at run-time. Here is how it looks for me: There is nothing special with these properties containing a ' character as it does not terminate the javascript string in the model. Here is what my generated controller looks like: this.$model = { "titleY": "Test '", "greeting": "Test ' Hello" }; Could you check your controller.js file and report what it contains? Thanks, Thierry.
Continue reading...
Continue reading...