Skip to main content

Integration, Extension & APIs

Discussion board where members can learn more about Integration, Extensions and API’s for Qlik Sense.

Announcements
Action-Packed Learning Awaits! QlikWorld 2023. April 17 - 20 in Las Vegas: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
satyaprakash
Partner - Contributor III
Partner - Contributor III

moment js library is not loading in April 2019 version

Hi All,

Till the last qlik sense version(Feb 2019), I was able to call directly moment while working on API.

But now it is not loading, throwing an error.

Even I tried to load add moment js as a separate file in the mashup, using a script tag, but it is also throwing an error.

Any idea, how to resolve it.

Regards,

Satya

Labels (3)
1 Solution

Accepted Solutions
ErikWetterberg

HI,

You will probably need to include it yourself. For an example how this can be done, check the DataRangePicker included in the dashboard bundle.

View solution in original post

2 Replies
ErikWetterberg

HI,

You will probably need to include it yourself. For an example how this can be done, check the DataRangePicker included in the dashboard bundle.

satyaprakash
Partner - Contributor III
Partner - Contributor III
Author

Tried in that way, not loading.