Completed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Jose BalsasJose Balsas(Deactivated)Reporter
Zsolt SzaboZsolt Szabo(Deactivated)Fix Priority
3Git Pull Request
Components
Fix versions
Priority
Low
Details
Details
Assignee
Jose Balsas
Jose Balsas(Deactivated)Reporter
Zsolt Szabo
Zsolt Szabo(Deactivated)Fix Priority
3
Git Pull Request
Components
Fix versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created December 28, 2016 at 6:47 AM
Updated October 20, 2021 at 1:03 AM
Resolved October 20, 2021 at 1:03 AM
Reproduction Steps:
1. Build Master
2. Go to Demos/datatable folder and open index.html
3. Double click on a city cell to edit content
4. Write a new line character and a text
Actual result: content will be "New York<br>Budapest"
Expected result: content is
"New York
Budapest"
5. Double click again on this cell to edit content
Actual result: content in the editor will be "New YorknBudapest"
Expected result: content in the editor is
"New York
Budapest"
Please watch my attached gif