image-sequencer icon indicating copy to clipboard operation
image-sequencer copied to clipboard

"Uncaught TypeError: this.stringToSteps is not a function" when running replaceImage

Open jywarren opened this issue 5 years ago • 2 comments

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!

jywarren avatar Jun 05 '19 18:06 jywarren

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!

rishabhshuklax avatar Feb 12 '20 18:02 rishabhshuklax

Hi, @blurry-x-face you doing this?

YogeshSharma01 avatar Jan 03 '21 20:01 YogeshSharma01