Skip to content

Froala V3 - TypeError: self._editor is null #87

@imuller

Description

@imuller

When initializing a second editor after one is has dissapeared. For example when i create an editor and the container has v-if on it, the console shows an error and wont update the data object in Vue anymore.

TypeError: self._editor is null

Error occures on this line:
self._editor.html.set(self.model || ''); //This will reset the undo stack everytime the model changes externally. Can we fix this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions