ExtJS-WebSocket icon indicating copy to clipboard operation
ExtJS-WebSocket copied to clipboard

ExtJS 5 compatibility?

Open simonjosefsson opened this issue 10 years ago • 0 comments

Hello, I'm really excited to find this plugin! The demo works fine as is but I'm having some issues running it with a newer framework

in demo/index.html try changing the javascript from http://cdn.sencha.com/ext-4.2.0-gpl/ext-all.js to http://cdn.sencha.com/ext/gpl/5.0.0/build/ext-all.js or http://cdn.sencha.com/ext/gpl/5.1.0/build/ext-all.js

With the latter two I get an error Uncaught Error: Invalid component "id": "panelws://localhost:9000 (obviously using "ws://localhost:9000" as the URL)

I'm new at Ext JS so I'm not sure where to start looking, any help will be appreciated

simonjosefsson avatar Feb 20 '15 16:02 simonjosefsson