Marlaqk

Results 2 comments of Marlaqk

It has something to do with cloning by reference. For my usecase overriding the clone function worked. `myCloneImplementation = (item) => { return {...item} }`

Did you copy the plugin file `node_modules/reveal_external/external/external.js` to `plugin/external/external.js`?