Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
If the In-Place editor is configured with the Double click to edit option, then hovering over the component will show "Click to edit" instead of "Double click to edit" only on Blazor.
Blazor |
EJ2 |
|
|
Sample:
Replication procedure:
1. Configure the In-Place editor with the Double click to edit option.
2. Hover over the component to trigger the tooltip message.
Expected Output: The tooltip message should display "Double click to edit" when hovering over the component.
Current Output: The tooltip message currently displays "Click to edit" instead of "Double click to edit".