Hello,
i have some problems with the updated pdf viewer.
Print
The new print feature failed after the second print call.
Reproduction steps
- call https://demos.telerik.com/kendo-ui/pdfviewer/index
- click on print
- abort browser print dialog
- call again, there is no content in the print dialog preview or output
Search
Furthermore the search wont work for me, i get only an browser alert and console log entry.
console log on init
jquery-3.4.1.min.js:2 Uncaught (in promise) Error: Syntax error, unrecognized expression: <span>
at Function.se.error (jquery-3.4.1.min.js:2)
at se.tokenize (jquery-3.4.1.min.js:2)
at se.compile (jquery-3.4.1.min.js:2)
at se.select (jquery-3.4.1.min.js:2)
at se (jquery-3.4.1.min.js:2)
at Function.se.matches (jquery-3.4.1.min.js:2)
at Function.k.filter (jquery-3.4.1.min.js:2)
at F.fn.init.k.fn.<computed> [as parent] (jquery-3.4.1.min.js:2)
at F.fn.init.unwrap (jquery-3.4.1.min.js:2)
at init.processTextNode (kendo.all.js:158104)
console log on search
Uncaught TypeError: Cannot read property 'matches' of undefined
I try to show the pdf viewer in an kendo window, is there any problem known?
Beste regards
Christian