Webix jet issue on IE

Hello all,

when starting app on IE11 it fails and on console I get:

SCRIPT5007
because of the file of jet core.js(425,3)
app.show(app.config.start);

which dictates that app.config.start is null (config properly exists)

Thanks

Hello,

Unfortunately, I can’t repeat the same issue, so can you please specify

  • whether this issue occurs in Chrome/FF
  • did you use one of our demos or your own project?
  • on what version of Webix and Webix Jet?

Hi,

it happens only on Internet Explorer 11.726
I use Windows 10. I use Webix 4.4

Can you please provide me url of working webix jet you test maybe I have older version.

Thanks

Please check the basic example on the latest Webix Jet (1.1): GitHub - webix-hub/jet-start: App used as a start point for the Webix Jet