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

material textarea doesn't correctly take input #42

Open
mikey0000 opened this issue Mar 30, 2017 · 0 comments
Open

material textarea doesn't correctly take input #42

mikey0000 opened this issue Mar 30, 2017 · 0 comments

Comments

@mikey0000
Copy link

I will provide a PR for this one

basically if you set opts.value it is not set to the element

in the on(mount)

this.value = opts.value <--- is missing
Joxit added a commit to Joxit/riot-mui that referenced this issue Apr 1, 2017
kysonic#43 was not compatible with riot v3
Close issue kysonic#42
kysonic added a commit that referenced this issue Apr 1, 2017
Fix for material-textarea (#42 and #43)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant