Skip to content

bind:clientWidth doesn't update for resizable element #6127

Closed
@colah

Description

@colah

Describe the bug
<textarea bind:clientWidth> doesn't update clientWidth when textarea is resized by user.

To Reproduce
repl example

Expected behavior
On user resize of textarea, I expected the bound value to update. Instead, the values stay stuck at the initial size.

Severity
Low. This is easy to work around, it would just be cleaner if this worked. Or in the alternative, if the documentation made it clear this wouldn't work.

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