corejavascript / corejavascript/typeahead.js
don't clone all input field to make tt-input
Open
- Dominant language
- JavaScript
- Stars
- 968
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
by naively cloning all of the input field to make the tt-input fields there can end up being a lot of redundant data in the markup, in the case where the original input field has data attributes holding a lot of data ( in this case the input field has a data attribute that is used to create the local property in bloodhound.
Contributor guide
Assessment
This issue has not been assessed yet.