image-sequencer
image-sequencer copied to clipboard
"Uncaught TypeError: this.stringToSteps is not a function" when running replaceImage
I'm getting this error when running ImageSequencer().replaceImage("img","text-overlay{text:name|font:arial|color:white}")
:
Uncaught TypeError: this.stringToSteps is not a function
https://github.com/publiclab/image-sequencer/blob/31bc45cb9192fda601a3f1cbe74ab0e73b395aed/src/ReplaceImage.js#L48
I think we need a test for this!
I'll be working on this as part of Bug Stomp February, @jywarren could you brief on how this used to work before so I can work on fixing it, Thanks!
Hi, @blurry-x-face you doing this?