Mihaly Mate Szabo

Results 1 comments of Mihaly Mate Szabo

To anyone facing the same issue, Create a componentKey variable: `data() { return { componentKey: 0 } },` Add it as a key to the editor component: `` Attach a...