You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
john robert displays in editor but if I and text to john smith and modify size I only get john robert when checking post.content.
alert(`froala ${this.post.content} `);
I've carefully followed instructions for aurelia cli (main,js aurelia.json) and like to know why two-way binding is not working or what I'm doing wrong.
Thanks
The text was updated successfully, but these errors were encountered:
Im trying to get two-way binding to work.
view model
view
john robert displays in editor but if I and text to john smith and modify size I only get john robert when checking post.content.
I've carefully followed instructions for aurelia cli (main,js aurelia.json) and like to know why two-way binding is not working or what I'm doing wrong.
Thanks
The text was updated successfully, but these errors were encountered: