You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
After setting an element that contains paper-autogrow-textarea draggable (with jQuery): the textarea can no longer be focused when clicked.
Interestingly, paper-input still works as normal (prompts to be edited when clicked). Only has problem with paper-autogrow-textarea inside the draggable element.
The text was updated successfully, but these errors were encountered:
archywillhe
changed the title
paper-autogrow-textarea does not work with jQuery's .draggable()
paper-autogrow-textarea does not work when the element containing it is .draggable()
Apr 15, 2015
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After setting an element that contains
paper-autogrow-textarea
draggable (with jQuery): the textarea can no longer be focused when clicked.Interestingly,
paper-input
still works as normal (prompts to be edited when clicked). Only has problem withpaper-autogrow-textarea
inside the draggable element.The text was updated successfully, but these errors were encountered: