baconjs / bacon.js

Functional reactive programming library for TypeScript and JavaScript

Home Page:https://baconjs.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Permission denied to access property "_isEvent"

Gekkio opened this issue · comments

We're seeing this error sometimes on Firefox 51, Windows and OS X. It might be caused by some addon or privacy mode.

Error: Permission denied to access property "_isEvent"
  File "webpack:///./~/baconjs/dist/Bacon.js" line 949 col 1 in ct
    if (x && x._isEvent) {
  File "webpack:///./~/baconjs/dist/Bacon.js" line 1719 col 1 in O.fromBinder/</a<
    reply = sink(event = toEvent(event));

bacon.js v0.7.89

Still seeing this?

Yeah, still happening sometimes. Firefox 48+ and Windows/macOS/Linux/Android, but it's relatively rare so it's clearly caused by some configuration or addon.