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

Error on index.html call #5

Open
toxisch opened this issue Jan 10, 2017 · 0 comments
Open

Error on index.html call #5

toxisch opened this issue Jan 10, 2017 · 0 comments

Comments

@toxisch
Copy link

toxisch commented Jan 10, 2017

I work on a POC to test the XMPP module. If I build the client in the described way I got this error message on index.html call. Is this an Issue or did I miss something?

TypeError: jQuery(...).resizable is not a function
    at new SubscriptionsView.self.init (http://localhost/WRW/dist/webrtc-bundle.min.js:71:29670)
    at Object.createFun (http://localhost/WRW/dist/webrtc-bundle.min.js:5:11255)
    at Object.call (http://localhost/WRW/dist/webrtc-bundle.min.js:4:15031)
    at Object.View.self.create (http://localhost/WRW/dist/webrtc-bundle.min.js:5:20965)
    at get (http://localhost/WRW/dist/webrtc-bundle.min.js:4:28866)
    at create (http://localhost/WRW/dist/webrtc-bundle.min.js:4:29852)
    at http://localhost/WRW/dist/webrtc-bundle.min.js:4:28422
    at Array.map (native)
    at args (http://localhost/WRW/dist/webrtc-bundle.min.js:4:28137)
    at get (http://localhost/WRW/dist/webrtc-bundle.min.js:4:28713)
    at create (http://localhost/WRW/dist/webrtc-bundle.min.js:4:29852)
    at http://localhost/WRW/dist/webrtc-bundle.min.js:4:28422
    at Array.map (native)
    at args (http://localhost/WRW/dist/webrtc-bundle.min.js:4:28137)
    at get (http://localhost/WRW/dist/webrtc-bundle.min.js:4:28713)
    at create (http://localhost/WRW/dist/webrtc-bundle.min.js:4:29852)
get @ webrtc-bundle.min.js:4
create @ webrtc-bundle.min.js:4
(anonymous) @ webrtc-bundle.min.js:4
args @ webrtc-bundle.min.js:4
get @ webrtc-bundle.min.js:4
create @ webrtc-bundle.min.js:4
(anonymous) @ webrtc-bundle.min.js:4
args @ webrtc-bundle.min.js:4
get @ webrtc-bundle.min.js:4
create @ webrtc-bundle.min.js:4
create @ webrtc-bundle.min.js:5
(anonymous) @ webrtc-bundle.min.js:4
listener @ webrtc-bundle.min.js:14
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