Closed karthik-code closed 9 years ago
Are you using Google Chrome? please check this link: http://stackoverflow.com/questions/18365315/jquerys-jquery-1-10-2-min-map-is-triggering-a-404-not-found
Disable *.map request in browser, for debug, use non minified version of eModal
Is releated whit it?
Best
Samuel Ribeiro Pinto
2015-05-28 16:39 GMT+01:00 Karthikeyan notifications@github.com:
I am receiving an error in browser console as below :
eModal.min.js.map:2 Uncaught SyntaxError: Unexpected token
But everything is working fine.
— Reply to this email directly or view it on GitHub https://github.com/saribe/eModal/issues/8.
Chrome & Firefox both logs the above error in console. It seems not necessary to include *.map file in production site. I removed it. Thanks.
I am receiving an error in browser console as below :
But everything is working fine. How to fix this issue?