stefanwalther / sense-export

Just a simple button to export data in your Qlik Sense applications.
Other
29 stars 27 forks source link

Don't work on latest QlikSense #17

Closed StanTrolav closed 7 years ago

stefanwalther commented 7 years ago

Can you please provide more details what's happening, thx.

StanTrolav commented 7 years ago

Hi, Stefan. Thank's for everything that you made for Qlik. Well... This extention just don't work in Qlik Sense server 3.

kronkrin commented 7 years ago

Hi Stefan

Thank you for a great extension. But it stopped working in Qlik Server 3.2 SR3 Is there any chance you can help with this issue? Thanks in advance! Regards Olga

mozzak commented 7 years ago

Hi Stefan,

I can confirm. The Extension does not work in our environment anymore in 3.2.3. Button Click simply does nothing. The Chrome Debugger shows the following error:

TypeError: Cannot read property 'qUrl' of undefined

Can you please let us know if you can replicate the issue ?

thanks, Michael

stefanwalther commented 7 years ago

Thx for confirming, I'll have a look into it. Curious where this is coming from because the keyword "qUrl" is not used in the entire project. But I'll dig into it.

stefanwalther commented 7 years ago

Found it, fixed with version 1.2.2 of sense-export, please give it a try.

Closing, pls feel free to re-open if the fix does not work for you.

mozzak commented 7 years ago

Thanks Stefan for the quick turnaround.

It appears to work correctly now in 3.2.3 .

Out of curiousity since we have some custom extensions as well and had issues with jQuery 4 (that seems to be used now in 3.2.3). Whas this caused by api changes ir jquery 4?

thanks.

stefanwalther commented 7 years ago

No, not at all related to jQuery, but unfortunately to an unwanted breaking change in the client code, but this will be fixed in the next version of Qlik Sense, so in general use Qlik Sense 3.2 SR3 with caution.

mozzak commented 7 years ago

Hi Stefan,

we are about to upgrade a big client tonight to 3.2.3. Are you suggesting to hold off with the upgrade and wait for a new version ? What exactly is the issue with the client code ?

Thanks for a prompt response.

kronkrin commented 7 years ago

Works perfect! Thanks a lot!

Olga

10 maj 2017 kl. 03:27 skrev Stefan Walther notifications@github.com:

Found it, fixed with version 1.2.2 of sense-export, please give it a try.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

stefanwalther commented 7 years ago

Great to hear! Thx for the feedback!