You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using webix jet with typescript; however, after update I got errors like 'Property 'config' does not exist on type 'App'.'. I was able to upgrade up to version 2.2.0-beta3 (https://www.npmjs.com/package/webix-jet/v/2.2.0-beta3). I see that the latest versions are using .mjs files... might this causing the issue for me?
My app is based on the webix-jet starter typescript template downloaded from GitHub. I cannot find an updated version. Please can you provide me with a hint on how to continue?
Thanks!
The text was updated successfully, but these errors were encountered:
I'm using webix jet with typescript; however, after update I got errors like 'Property 'config' does not exist on type 'App'.'. I was able to upgrade up to version 2.2.0-beta3 (https://www.npmjs.com/package/webix-jet/v/2.2.0-beta3). I see that the latest versions are using .mjs files... might this causing the issue for me?
My app is based on the webix-jet starter typescript template downloaded from GitHub. I cannot find an updated version. Please can you provide me with a hint on how to continue?
Thanks!
The text was updated successfully, but these errors were encountered: