Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

ng-hide does not hide textarea / control #17

Open
willicat opened this issue Nov 30, 2015 · 2 comments
Open

ng-hide does not hide textarea / control #17

willicat opened this issue Nov 30, 2015 · 2 comments
Labels

Comments

@willicat
Copy link

No description provided.

@aurbano aurbano added the bug label Dec 1, 2015
@amritpal-singh
Copy link

Does anyone got any solution ?

@tnovis
Copy link

tnovis commented Jul 6, 2016

I ran into this same issue, I had a quick look at the code and the directive is replacing the original element and I'm assuming this has something to do with it. As a quick work around I just wrapped the textarea in

and added the ng-show/ng-hide on here instead this seems to work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants