This is a migrated thread and some comments may be shown as answers.

Download Fails Silently After Upgrade to 12.2.18.912

1 Answer 26 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 25 Oct 2018, 03:29 PM
We've upgraded to 12.2.18.912 and now, in the HTML viewer, when an option (ie PDF) is selected for Download, nothing downloads and no error is thrown.  Are there upgrade steps that we have missed?  Please advise.

1 Answer, 1 is accepted

Sort by
0
Veronika
Telerik team
answered on 26 Oct 2018, 02:36 PM
Hello John,

It looks like this is a Chrome issue. We will investigate it further to find out if there is a way to prevent Chrome not to block the download window.

As for now, you could handle the execution by listening for the Export End event, where you could call "window.open(args.url, args.windowOpenTarget);". Please test if this works for you too.

Regards,
Veronika
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
Veronika
Telerik team
Share this question
or