In the latest version, when I set EnableToolbar = false the app fails to properly load the SfPdfViewerServer control and gives the error shown below in the attached example.
Regards,
Arthur
---------------------------------
syncfusion-blazor-extended-23e27d.min.js:1 Cannot read property 'propertyToolbar' of undefined
TypeError: Cannot read property 'propertyToolbar' of undefined
at e.showToolbar (https://localhost:44355/_content/Syncfusion.Blazor.PdfViewer/scripts/pdfviewer-23e27d.min.js:1:1438455)
at e.initialEnableItems (https://localhost:44355/_content/Syncfusion.Blazor.PdfViewer/scripts/pdfviewer-23e27d.min.js:1:1481478)
at e.intializeToolbar (https://localhost:44355/_content/Syncfusion.Blazor.PdfViewer/scripts/pdfviewer-23e27d.min.js:1:1436601)
at t.initializeComponent (https://localhost:44355/_content/Syncfusion.Blazor.PdfViewer/scripts/pdfviewer-23e27d.min.js:1:1171171)
at i.render (https://localhost:44355/_content/Syncfusion.Blazor.PdfViewer/scripts/pdfviewer-23e27d.min.js:1:1659860)
at i.n.appendTo (https://localhost:44355/_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor-23e27d.min.js:1:99028)
at Object.initialize (https://localhost:44355/_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor-extended-23e27d.min.js:1:13177)
at https://localhost:44355/_framework/blazor.server.js:1:70368
at new Promise (<anonymous>)
at e.beginInvokeJSFromDotNet (https://localhost:44355/_framework/blazor.server.js:1:70334)