Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
granicz opened this issue Apr 5, 2024 · 0 comments
Open
Assignees
Projects

Comments

@granicz
Copy link
Member

granicz commented Apr 5, 2024

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.

@granicz granicz added the bug label Apr 5, 2024
@granicz granicz assigned granicz and Jooseppi12 and unassigned granicz Apr 5, 2024
Jooseppi12 added a commit that referenced this issue Apr 9, 2024
@granicz granicz added this to v7.0 in Releases Apr 16, 2024
Jooseppi12 added a commit that referenced this issue Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants