Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: Can't find variable: debug #10

Open
kjetilge opened this issue Mar 24, 2016 · 2 comments
Open

ReferenceError: Can't find variable: debug #10

kjetilge opened this issue Mar 24, 2016 · 2 comments

Comments

@kjetilge
Copy link

This error (visible in Safari console) makes a lot of things stop working:

[Error] ReferenceError: Can't find variable: debug
    (anonym funksjon) (gadicohen_reactive-window.js:142)
    fire (jquery.js:3169)
    fireWith (jquery.js:3281)
    ready (jquery.js:3493)
    completed (jquery.js:3524)

This seems to be the offending line of code:

debug.warn('reactive-window: no MutationObserver, won\'t notice scrollbars');                 // 100
@kjetilge
Copy link
Author

It seems this error is fixed on the github version now.

@kjetilge
Copy link
Author

Now, in stead I get:
reactive-window: no MutationObserver, won't notice scrollbars
Could this be related to an other error I get in Chrome?:
'Object.observe' is deprecated and will be removed in M50, around April 2016. See https://www.chromestatus.com/features/6147094632988672 for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant