itechpros / servoy-web-components

Servoy Web Components and ngServices
http://servoycomponents.com/components/web-components
0 stars 1 forks source link

introJS not working in TI #9

Open r4inX opened 10 months ago

r4inX commented 10 months ago

Hey, i wanted to try the introJS plugin because it looks cool and is a nice feature to experiment with. Loaded it into my project (Servoy 23.9.1, TI) over the SPM Manager.

Sadly i get the followin error when i try to .setTheme() or .setOptions() or start()

ERROR org.sablo.BrowserConsole - 12:57:26 ERROR ServicesService - trying to call a service api setTheme for service introjs but the sevice (undefined) or the call was not found! buildStackMessage@http://localhost:8189/default-src_ngclient_allcomponents_module_ts-src_ngclient_allservices_service_ts-src_servoyco-f6c863.js:28110:15

If im interpreting that correctly there is some loading missing. Maybe you can look into that issue.

Greetings -Rain

r4inX commented 10 months ago

Just tried it with NG-Client. There it works. But i´m only working with the TI-Client.