Jspdf: Using RequireJS causes "Mismatched anonymous define()"

Created on 24 Jul 2018  路  5Comments  路  Source: MrRio/jsPDF

See: #1073
jspdf: 1.4.1

Although there is a comment about this being fixed for the next version, I do not see any commit which fixes this.

Without this fix we can not use jspdf in our application.

Most helpful comment

I still think this is due to using version 0.5.0 of html2canvas. Need to update to their latest version.

All 5 comments

Can you provide the output of requireJS with the complained mismatched define?

I have the same error with 1.4.1 and requirejs
Mismatched anonymous define() module

I still think this is due to using version 0.5.0 of html2canvas. Need to update to their latest version.

@arasabbasi , when are you planning to release 1.4.2?

Duplicate of #1244

Part of "Project" 1.4.2

Was this page helpful?
0 / 5 - 0 ratings

Related issues

allenksun picture allenksun  路  3Comments

MaxCodeDE picture MaxCodeDE  路  4Comments

sayo96 picture sayo96  路  3Comments

andmaltes picture andmaltes  路  4Comments

sajesh1985 picture sajesh1985  路  5Comments