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

<textarea> fails during jQM page initialization #52

Closed
gscottolson opened this issue Aug 3, 2012 · 2 comments
Closed

<textarea> fails during jQM page initialization #52

gscottolson opened this issue Aug 3, 2012 · 2 comments

Comments

@gscottolson
Copy link

I can't get <textarea> elements to render for a jQM page. It seems the failure is in the adapter, line 22400

cannot call methods on textinput prior to initialization; attempted to call method 'enable'

Here is a jsFiddle showing this error: http://jsfiddle.net/gscottolson/d967J/

@tbosch
Copy link
Contributor

tbosch commented Aug 7, 2012

Hi,
thanks for reporting. Will look into this...

Tobias

tbosch pushed a commit that referenced this issue Sep 2, 2012
@tbosch
Copy link
Contributor

tbosch commented Sep 2, 2012

Here is an updated jsfiddle to show it is working.
http://jsfiddle.net/d967J/5/

Tobias

@tbosch tbosch closed this as completed Sep 2, 2012
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

2 participants