skokenes / senseUtils

a JavaScript library for developing Qlik Sense web solutions with the Sense APIs
17 stars 9 forks source link

Circular reference in extendLayout #6

Open mindspank opened 8 years ago

mindspank commented 8 years ago

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 and higher

Piblo commented 6 years ago

Can this be reviewed and merged please? I can confirm that the issue is happening, and this commit fixes it