vue-advanced-chat icon indicating copy to clipboard operation
vue-advanced-chat copied to clipboard

When the room-message field is too long and needs to be wrapped, the textarea will not automatically expand the height

Open iced-lemon-tea opened this issue 2 years ago • 1 comments
trafficstars

Describe the bug

When the room-message field set by the current room is too long and needs to be wrapped, the textarea will not automatically adjust the height, and it will be opened after manual input,or i want to know how to trigger the function onChangeInput of RoomFooter in my page

Steps to reproduce

Describe us how we could reproduce the bug you're trying to report You can also use https://github.com/antoine92190/vue-advanced-chat-sandbox and share the source code to reproduce the bug.

Example:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen when you encounter the bug.

Screenshots

image

Device (please complete the following information)

Chrome 110.0.5481.178

Additional context

Add any other context about the problem here.

iced-lemon-tea avatar Mar 03 '23 03:03 iced-lemon-tea

Indeed, you can either send a PR or wait until I fix it

antoine92190 avatar Mar 05 '23 16:03 antoine92190