Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

When you try to view a PDF file in the PDF Viewer (SfPdfViewerServer) it doesn't show the PDF file when trying to view on an Android or iPhone device.  This can be reproduced using your Blazor demos at: 


The "PDF Viewer" example is not displaying the PDF on Android version 11 with One UI version 3.1 or on an iPhone.  You are able to view the PDF in a browser on a windows 10 computer.

In Feedback 19725 I reported the same error with a work around.  Now the work around does not work (nor would I want to do the work around I would have to do).

When I try to view your example (see above) using remote debugging from my Android phone, the following error appears:

[2021-04-24T09:17:09.430Z] Information: Normalizing '_blazor' to 'https://blazor.syncfusion.com/demos/_blazor'.

blazor.server.js:1 [2021-04-24T09:17:09.868Z] Information: WebSocket connected to wss://blazor.syncfusion.com/demos/_blazor?id=7Uv5aUWRe5WdMKdEwK5ORw.

syncfusion-blazor-extended-a98790.min.js:1 sf.inputs.NumericTextBox is not a constructor

TypeError: sf.inputs.NumericTextBox is not a constructor

    at e.createGoToPagePopup (https://blazor.syncfusion.com/demos/_content/Syncfusion.Blazor.PdfViewer/scripts/pdfviewer-a98790.min.js:1:1195530)

    at e.initializeComponent (https://blazor.syncfusion.com/demos/_content/Syncfusion.Blazor.PdfViewer/scripts/pdfviewer-a98790.min.js:1:1164587)

    at i.render (https://blazor.syncfusion.com/demos/_content/Syncfusion.Blazor.PdfViewer/scripts/pdfviewer-a98790.min.js:1:1608199)

    at i.n.appendTo (https://blazor.syncfusion.com/demos/_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor-a98790.min.js:1:98923)

    at Object.initialize (https://blazor.syncfusion.com/demos/_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor-extended-a98790.min.js:1:13158)

    at https://blazor.syncfusion.com/demos/_framework/blazor.server.js:1:70045

    at new Promise ()

    at e.beginInvokeJSFromDotNet (https://blazor.syncfusion.com/demos/_framework/blazor.server.js:1:70011)

    at https://blazor.syncfusion.com/demos/_framework/blazor.server.js:1:26293

    at Array.forEach ()