stefanwalther / sense-navigation

Sheet Navigation + Actions for Qlik Sense.
MIT License
88 stars 61 forks source link

Update extUtils.js #139

Closed cerpago closed 6 years ago

cerpago commented 6 years ago

Extension would not load properly when loading cross-origin because it would try to load the resource from the website's url and not the Qlik server url.

Fixes #[issue number].

Status

[ ] Under development
[ ] Waiting for code review
[ ] Waiting for merge

Information

[ ] Contains breaking changes
[ ] Contains new API(s)
[ ] Contains documentation
[ ] Contains test

To-do list

[ ] [Fix this thing]
[ ] [Fix another thing]
[ ] ...
stefanwalther commented 6 years ago

In v1.0 of this extension getBasePath is not used anymore ... As I am heading to publish v1.0 very soon, I am not including this.

Thx for your understanding & your contribution!