senseUtils icon indicating copy to clipboard operation
senseUtils copied to clipboard

a JavaScript library for developing Qlik Sense web solutions with the Sense APIs

Results 7 senseUtils issues
Sort by recently updated
recently updated
newest added

Hi, First thanks a lot for you library, it's quite usefull for my everyday dev ! I would like to know if you also encounter problem with Qlik Sense about...

`extendLayout` has a circular reference with `qSelf` being defined as `this`. This will break snapshots and exporting from within the context of a Qlik Sense Extension in Qlik Sense 3.0...

Same as my PR for Qlik-Sense-D3-Visualization-Library. Solves issue #6

hi, on http://sense.axisgroup.com/extensions/filterpanel/filterpanel.html you get an error, appId not found greets

Hi, Since Qlik Sense 3.0 this method is not working anymore : ``` destroyObj : function(app, qId) { app.model.session.socket.send(JSON.stringify({ "jsonrpc" : "2.0", "id" : 2, "method" : "DestroySessionObject", "handle" :...

Hi, I am making a Qlik Sense mashup and found this very usefull tool (senseUtils). I integrated the filterpanel in my page but every time i click a filter item...

Hi @skokenes, it would be great if you could add this solution to NPM/Bower so then it would be easier to integrate the library into several project and keep track...