You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing that the default Core_View provider doesn't work in a Firefox add-on. The problem seems to be that document is undefined (when used by onOpen from within Core_View.provider).
Somewhat related to Core_View issues in freedom-for-chrome, #83
The text was updated successfully, but these errors were encountered:
I'm seeing that the default Core_View provider doesn't work in a Firefox add-on. The problem seems to be that
document
is undefined (when used by onOpen from within Core_View.provider).Somewhat related to Core_View issues in freedom-for-chrome, #83
The text was updated successfully, but these errors were encountered: