DataTable: When using InputTextarea as editor, pressing Ctrl + Enter or Shift + Enter results in a submission #5192
Labels
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Describe the bug
When using InputTextarea Editor, pressing Ctrl + Enter or Shift + Enter results in a submission rather than the expected new line entry.
Reproducer
https://stackblitz.com/edit/react-yqyeub?file=src%2FApp.js
PrimeReact version
10.0.7
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
In the InputTextarea Editor, the action of pressing either Ctrl + Enter or Shift + Enter should facilitate the addition of a new line.
The text was updated successfully, but these errors were encountered: