Hey, taking a crack at getting the v3 of this library to play nicely with pdf.js, running into this error:
TypeError: Cannot assign to read only property 'clip' of object '#<CanvasRenderingContext2D>'
I mentioned this same issue with the save property in the PR here:
#2235 (comment)
Are there more read-only properties that need to be changed?
Hey, taking a crack at getting the v3 of this library to play nicely with pdf.js, running into this error:
I mentioned this same issue with the
saveproperty in the PR here:#2235 (comment)
Are there more read-only properties that need to be changed?