Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[Qlik Sense 2017 patch 1] Question about exception in my extension for copy selections between applications

Hello, Experts!

I had written (may be 1, or 2 years ago) an extension, that copy selections from one application and set copied selections to other.

My src:

CopySelections-qlik-extension/CopySelections.js at master · marley-js/CopySelections-qlik-extension ...

I used QS 3.0

-----------

I did not work with QS some period.

But now managers updated their QS to latest.

After update we receive next error. (May be the problem was earlie, i did not use desktop version)

Qlik_Sense_Desktop

pic2.png

In logs we can see only next messages about errors:

***

ERROR 20180212T153825.640+0300 6692 9232 Personal\Me 20180212T153704.000+0300 CPartialHubTraverseTaskState::Nibble: Unexpected exception

ERROR 20180212T153825.640+0300 6692 7152 Personal\Me 20180212T153704.000+0300 CPartialHubTraverseTaskState::Nibble: Unexpected exception

ERROR 20180212T153825.640+0300 6692 5088 Personal\Me 20180212T153704.000+0300 CPartialHubTraverseTaskState::Nibble: Unexpected exception

ERROR 20180212T153825.640+0300 6692 5540 Personal\Me 20180212T153704.000+0300 CPartialHubTraverseTaskState::Nibble: Unexpected exception

ERROR 20180212T153915.285+0300 6692 9232 Personal\Me 20180212T153704.000+0300 CPartialHubTraverseTaskState::Nibble: Unexpected exception

ERROR 20180212T153915.285+0300 6692 5088 Personal\Me 20180212T153704.000+0300 CPartialHubTraverseTaskState::Nibble: Unexpected exception

ERROR 20180212T153915.285+0300 6692 5540 Personal\Me 20180212T153704.000+0300 CPartialHubTraverseTaskState::Nibble: Unexpected exception

***

If work with in browser, application not stop working, but in console we can see next exceptions:

pic1.png

If disable extension, application is not fall down

Please recommend solution to solve issue.

I agree to change code and agree on suggestions for code improvement.

Thanks

1 Reply
Anonymous
Not applicable
Author

May be any recommendation?