Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCU-2512

Wrong import statement in code example on "Magnolia Vue Editor" page

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Neutral
    • None
    • None
    • None
    • None

    Description

      On page for Magnolia Vue Editor there are several examples on how to use the package.

      In EditorContextHelper.inIframe section: The first line in the example is an import statement from @magnolia/react-editor, which should be @magnolia/vue-editor as the documentation is for Vue Editor. (Notice import statement in previous code example)

      Expected

      import { EditorContextHelper } from '@magnolia/vue-editor';

      Actual

      import { EditorContextHelper } from '@magnolia/react-editor';

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              mdrapela Martin DrĂ¡pela
              mhaderka Martin Haderka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: