Diokuz / baron

Native scroll with custom scrollbar
MIT License
776 stars 124 forks source link

Permission denied to access property "addEventListener" on cross-origin object #171

Closed mxk-ru closed 6 years ago

mxk-ru commented 6 years ago

baron.js:103

This error only on https sites

mxk-ru commented 6 years ago

This code is work normal

        try {
            elem[prefix + 'EventListener'](eventName, handler, opts)
        } catch (e) {

    }
Diokuz commented 6 years ago

Duplicate of https://github.com/Diokuz/baron/issues/170 but thanks!

Diokuz commented 6 years ago

Fixed in baron@3.0.2

mxk-ru commented 6 years ago

Where is it?

Diokuz commented 6 years ago

https://www.npmjs.com/package/baron )