Combobox console error: <path> attribute d: Unexpected end of attribute

Hello,

I've just updated a Blazor WebAssembly project from version 18.2 to 18.3.42, first of all I would like to congratulate you on the huge performance increase of whe ComboBox component with a large number of items.

I'm reporting an error that happens in the browser console for each ComboBox randered in the page:

Error: <path> attribute d: Unexpected end of attribute. Expected number, "…,050252531694168".

The comboboxes seems working good despite this error.

Thank you.

8 Replies 1 reply marked as answer

JM Jeyanth Muthu Pratheeban Sankara Subramanian Syncfusion Team October 22, 2020 10:10 AM UTC

Hi Fabrizio, 

Greetings from Syncfusion support. 

We would like to thank you for your appreciation and we have checked the reported issue of console error. We ensured in our end but unfortunately, we could not replicate it based on the provided information. So we are in need of some additional information about the issue to validate this further. 

1. Exact scenario of your issue. 
2. Whether used any special characters in the datasource. 
3. Code snippet of control rendering part and its associated APIs and event callbacks. 
4. Replication procedure to reproduce the issue. 
5. If possible reproduce the reported issue in the attached sample. 

Kindly share the above details that will help us to validate the issue further and provide you a better solution from our end. 

Sample Link       : https://www.syncfusion.com/downloads/support/forum/158981/ze/ComboBox-1404539485
Screenshot        

 

Regards, 
Jeyanth. 



FA Fabrizio Alessandro October 23, 2020 02:06 PM UTC

Hello,

I've attached a sample where you can see the error happens in the browser console when the page is rendering.

It seems to happen using the Fabric theme, while on Bootstrap or Material there is no problem.

It's not the only problem with the Fabric theme, I've created another post with a problem of the ProgressButton control:

Thank you.

Attachment: ComboBox_Demo_d64f4dd6.zip


SP Sureshkumar P Syncfusion Team October 26, 2020 09:35 AM UTC

Hi Fabrizio, 
 
Thanks for your update. 
 
Based on your shared information with sample, we cannot able to replicate the reported issue from our end. We suspect that the reported issue arises due to the NuGet cache problem and Syncfusion NuGet packages are not installed properly in your application.  
 
So, we suggest you clear the cache by follow the instructions in the below Knowledge Base link. 
 
 
Please find the video representation of the validation details here: https://www.syncfusion.com/downloads/support/forum/158981/ze/ComboBoxIssue373181558  
if still you have facing the issue then please revert us with video or pictorial representation of facing issue details. These will help us to replicate and provide exact solution as earlier as possible. 
 
Please follow the #159052 forum for your progress button related query. 
 
Regards, 
Sureshkumar P 


Marked as answer

FA Fabrizio Alessandro October 26, 2020 10:39 AM UTC

Hello Sureshkumar,

Thank you for your reply, I see from your video that you have no error in console, I tried to clear the Nuget cache and files, and also change computer but with no result.

It seems that can be a browser related problem, since I see this error in Edge and Chrome, but I don't see any error in Firefox, here are the version of the browsers I tested:
- Edge 86.0.622.51 - Error in console
- Edge Canary 88.0.680.0 - Error in console
- Chrome 86.0.4240.111  - Error in console
- Firefox 82.0 - No error

I attached the screen registration of the error in this post, I hope it can be useful.

Thank you.

Attachment: ComboBox_1115d859.zip


NT NARWAL TECNOLOGIA SA October 26, 2020 01:07 PM UTC

Hello,

I have the same problem too, it seems to be related to the spinners that make it stop working, when I remove the commas and the numbers after it, the spinner works again.



The spinner with the numbers with the comma:

The spinner without the numbers after the comma:

Edit:
I changed my computer's configuration to be "." instead of "," as a separator and the error no longer occurs.



FA Fabrizio Alessandro October 26, 2020 01:52 PM UTC

Then perhaps it is useful to specify that my computer is in Italian, if there is a problem with decimal separator.

Thank you


IS Indrajith Srinivasan Syncfusion Team October 27, 2020 01:26 PM UTC

Hi Fabrizio / Narwal, 
 
Good day to you, 
 
We have considered “Script error "<path> attribute d: Unexpected end of attribute" with SfSpinner rendered in Italian culture” as a bug from our end and logged the report for the same, the fix will be included with our patch release on 10th November. 
 
You can now track the current status of the report, review the proposed resolution timeline, and contact us for any further inquiries through this link: https://www.syncfusion.com/feedback/19182/  
 
Regards, 
Indrajith 



IS Indrajith Srinivasan Syncfusion Team November 23, 2020 12:29 PM UTC

Hi Fabrizio / Narwal,  
  
Thanks for your patience,  
  
We have resolved the reported issue “Script error "<path> attribute d: Unexpected end of attribute" with SfSpinner rendered in Italian culture” with the package version 18.3.48 
 
 
Can you please upgrade your package to this version, to resolve the reported issue from your end ? 

Regards,
Indrajith

Loader.
Up arrow icon