The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
ILIndhumathy Loganathan Syncfusion Team September 9, 2021 01:20 PM UTC
Hi Tim,
Greetings from Syncfusion support.
We have validated your reported query in File Manager component. We prepared a NuxtJS sample with your shared File Manager code but unable to replicate the reported issue. Please find the sample from below link.
We suspect that you are trying to use a Vue component inside another component and named that component as ‘a’. You cannot name a component with the name of an existing HTML tag. Due to this you are facing a warning in console. So try to rename the component name. Refer to the below blog for more details on this.