webfactorymk/ng2-canvas-whiteboard

ImageUrl not working with base64

Closed this issue · 1 comments

I want to be able to set the imageUrl to a base64 String, but I am only getting

compiler.js:7275 Uncaught Error: Quotes are not supported for evaluation!

Apparently I am stupid for not using '' inside the attribute.