googlearchive / caja

Caja is a tool for safely embedding third party HTML, CSS and JavaScript in your website.
Apache License 2.0
1.13k stars 113 forks source link

Uncaught TypeError: Cannot read property 'get' of undefined #2019

Closed manasovdan closed 7 years ago

manasovdan commented 7 years ago

After Google Chrome was updated to v56 we started getting this error


    at getAnonIntrinsics (ses-single-frame.opt.js?debug=1:93)
    at repairES5Module (ses-single-frame.opt.js?debug=1:103)
    at ses-single-frame.opt.js?debug=1:462```
kpreid commented 7 years ago

An issue with Chrome 56 was fixed recently. Are you running the latest Caja v6011?

kimslava93 commented 7 years ago

^ update to the latest CAJA helped me.