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

Can't bind and operate on typeahead element #161

Open
janat08 opened this issue Apr 10, 2018 · 1 comment
Open

Can't bind and operate on typeahead element #161

janat08 opened this issue Apr 10, 2018 · 1 comment

Comments

@janat08
Copy link
Contributor

janat08 commented Apr 10, 2018

Initializing with Meteor.typeahead and assigning ID to input element, while operations like $(ele).typeahead("val", "example") work, trying to .focus() or .on() will not work using that same id.

@janat08
Copy link
Contributor Author

janat08 commented Apr 12, 2018

@sergeyt reproduciton here: https://github.com/janat08/blockrazor/tree/typeaheadConversionToReactive
the component is in /ui/components/typeahead, and test implementation is in /ui/pages/compareCurrencies

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