Bug in RTE Blazor with tables

Hi
I am using Blazor WASM....

Tables inside RTE:

When I position in the last column of the row and keypress Tab Key, the next row is automatically inserted, but all the cells of the previous row are copied.
How can i fix this so it doesn´t happen?

Thanks!

4 Replies 1 reply marked as answer

IS Indrajith Srinivasan Syncfusion Team May 7, 2021 02:23 PM UTC

Hi Jose, 
 
Greetings from Syncfusion support, 
 
We have validated your reported query and able to reproduce the reported issue from our end. We have considered the reported issue Using the tab key to add new rows to the table replaces the rows with old table text as a bug from our end. We will include the fix for the reported issue, with our May 18th patch release. We appreciate your patience until then. 
      
You can track the status of the reported issue from the below feedback link: https://www.syncfusion.com/feedback/25112/ 
 
Regards, 
Indrajith 



RK Revanth Krishnan Syncfusion Team May 19, 2021 03:52 PM UTC

Hi Jose, 
 
 
Thanks for the patience. 
 
 
We have included the fix for Using the tab key to add new rows to the table replaces the rows with old table text with the package version 19.1.64.    
Can you please upgrade your package to this version to resolve the issue on your end?  
  
 
Regards,  
Revanth 


Marked as answer

JL jose luis barajas May 19, 2021 07:15 PM UTC

Hi

I Just test now, and bug still remains!


RK Revanth Krishnan Syncfusion Team May 20, 2021 05:39 AM UTC

Hi Jose, 
 
 
Good day to you. 
 
 
We have further validated your query and ensured the issue fix with the latest version, we have resolved the issue and the issue may have occurred due to the cache maintained in the browser. So, could you please clear the NuGet cache in your machine once and run your application?  
  
 
We have also prepared a sample for your reference, 
 
If the issue still occurs, can you please share the below details? 
  • The code snippet of the Rich Text Editor used in the application.
  • The video illustration of the reproduced issue.
  • If possible please share us with the issue reproducible sample or please modify the shared sample with the issue reproducing code.
 
The above details will be helpful for us to validate and reproduce the issue from our and assist you at the earliest. 
 
Regards, 
Revanth 


Loader.
Up arrow icon