Open mindspank opened 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
extendLayout
qSelf
this
Can this be reviewed and merged please? I can confirm that the issue is happening, and this commit fixes it
extendLayout
has a circular reference withqSelf
being defined asthis
. This will break snapshots and exporting from within the context of a Qlik Sense Extension in Qlik Sense 3.0 and higher