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