Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jywarren opened this issue Jun 5, 2019 · 2 comments · May be fixed by #1625
Open

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

jywarren opened this issue Jun 5, 2019 · 2 comments · May be fixed by #1625

Comments

@jywarren
Copy link
Member

jywarren commented Jun 5, 2019

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

sequence = this.stringToSteps(steps);

I think we need a test for this!

@rishabhshuklax
Copy link
Member

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!

@YogeshSharma01
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants