Skip to content

Problem with mode #11

@batusekerci

Description

@batusekerci

Hi,
I am using this beautiful editor but having a problem with mode. I have Vue 2.6.14.

Here is my usage:

<json-editor-vue
          v-model="json"
          :readOnly="true"
          :navigationBar="false"
          :mainMenuBar="false"
          :mode.sync="data.mode"
></json-editor-vue>

In data I also have: mode: 'text',
I also tried :mode.sync="mode"

But editor is not showing up in text mode.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions