Skip to content

Binding not working when there are two editors #11

@fcogutierrez

Description

@fcogutierrez

I have these two editors on my layout:
https://s8.postimg.org/g4l4cdm5x/Untitled.png

But when I try to set the value from my ViewModel, it's not working and the text is not printed in UI. I set the value with this line:
self.value('This is my description...');

And it doesn't work, doesn't appear the text...
However, when I use only one editor, the value is printed in the editor...

Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions