Closed seinshah closed 4 years ago
Thanks for pointing this out. The minification process is very basic, it is not aware of proper JavaScript syntax, all it does is remove whitespace, code comments, and spaces and semicolons in the higher levels. This issue was caused by a missing semicolon, it should now be fixed.
Please reopen this issue if it is not fixed.
Hi JB and thank you for your work here.
After integrating Hashover-Next with my weblog and setting minification level to medium and high levels, hashover won't be loaded on my website due to an error in comments.php. If it matters, I'm using remote request.
The error is look like as below:
Also the code that triggers the error is as below: