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.
ERROR in node_modules/@syncfusion/ej2-splitbuttons/src/split-button/split-button.d.ts(85,5): error TS2424: Class 'DropDownButton' defines instance member function 'click', but extended class 'SplitButton' defines it as instance member property
VKVinoth Kumar Sundara Moorthy Syncfusion Team June 7, 2019 01:50 PM UTC
Hi Emilio,
Good day to you.
We have validated your reported issue and we can replicate it. We have created defect report “Name conflict issue when function, property having same name in Dropdown button” and you can track the status of this defect using below link from our feedback portal.
The fix for this issue will be included in our upcoming patch release and we will inform you once this release has been rolled out. We appreciate your patience until then.
Regards,
Vinoth Kumar S
SGsandeep goudJune 11, 2019 11:49 AM UTC
can we know when the patch will be released. by the time, is there any alternate to skip the error.
VKVinoth Kumar Sundara Moorthy Syncfusion Team June 12, 2019 09:37 AM UTC
Hi Emilio,
Good day to you.
We are glad to announce that our Essential JavaScript 2 patch release (v17.1.51) has been rolled out successfully and in this release, we have added the fix for issue “Name conflict occurs when function and property having same name in DropDownButton”. Now you can update latest package to resolve this issue in your end.
Please check the below documentation to update the Syncfusion npm package,
VKVinoth Kumar Sundara Moorthy Syncfusion Team June 13, 2019 05:46 AM UTC
Hi Emilio,
Thank you for the update. Please feel free to contact us if you need any assistance on Syncfusion components.
Regards,
Vinoth Kumar S
PApavelNovember 14, 2019 04:10 PM UTC
hi this version won't solve it, it still messege the same conflict, only solved then i chance the import of the same package as the interface, is there is updated version for this conflict?
MVMadhan Venkateshan Syncfusion Team November 16, 2019 07:04 AM UTC
Hi Pavel,
Good day to you.
We suspect that your node_modules still have older packages, we suggest you to delete package-lock.json file and node_modules/@syncfusion folder and then reinstall the required package with version greater than 17.1.51 or to the latest version 17.3.27 to resolve the issue at your end.