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
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.htmltry changing the javascript fromhttp://cdn.sencha.com/ext-4.2.0-gpl/ext-all.jstohttp://cdn.sencha.com/ext/gpl/5.0.0/build/ext-all.jsorhttp://cdn.sencha.com/ext/gpl/5.1.0/build/ext-all.jsWith 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