You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've pushed a fix where escaped NULL characters are now replaced with a literal NULL. Can you please check if this works before I push out a new version?
When I compress a JS file, It gives a syntax error when the JS is loaded in a browser.
Uncaught SyntaxError: Octal escape sequences are not allowed in strict mode. (at pdf-worker-min.js:28:110842)
I have attached the original and minified files here.
files.zip
Module version v2.12.5
Golang 1.18
The text was updated successfully, but these errors were encountered: