Topic: Textarea enter key new line issue
I have an issue when I press enter in a text area it doesn't create a new line, it does nothing. How can I change that, when user presses enter in a textarea to create a new line break.
Status
Open
Specification of the issue
- User: Pro
- Premium support: No
- Technology: jQuery
- MDB Version: 4.5.10
- Device: Desktop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Tags
Related topics
Bartłomiej Malanowski staff pro premium commented 2 years ago
What do you mean by "does nothing"? What's the behavior you expect?
Uzair Hameed commented 2 years ago
I have an issue when I press enter in a textarea the cursor not go to next line. Normally in bootstrap textarea When user press enters then cursor goes to the next line but in Mdb 4.7.5 version when press enters in textarea cursor not go to the next line. Can you please guide how I change the behavior of cursor move to next line when press enter?
Bartłomiej Malanowski staff pro premium commented 2 years ago
How an we reproduce your issue? I'm checking the latest version and it seems to work properly