Skip to content

<b-textarea> with max-rows property adds overflow-y: scroll #3077

@ozguruysal

Description

@ozguruysal

The "problem" is already visible on the first example on the documentation page.

Before v2.0.0-rc.17 a text area with max-rows prop would look like this:

image

However now overflow-y:scroll is injeted as inline style which makes it look like this (note the vertical scroll):

image

Not sure why the change but in my opinion we should get the default Bootstrap styles/results as this is unexpected and breaks current styles.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions