Skip to content

Static initial values in HTML input controls do not transfer to ws-var #280

Description

@granicz

Given an HTML template:

<textarea ws-var="Message">Initial text</textarea>

This, after initializing the UI runtime, will result in an empty textarea, instead of the Message Var coming with the hardcoded initial value.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

  • Status
    v7.0

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions