mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-05-27 06:18:11 -06:00
fix long tapped input not focusing + floating input cursor on scroll
This commit is contained in:
parent
f8cc762515
commit
8ce5e3a010
2 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ Package.onUse(function(api) {
|
|||
"components/ionItem/ionItem.js",
|
||||
|
||||
"components/ionKeyboard/ionKeyboard.js",
|
||||
"components/ionKeyboard/ionFocus.js",
|
||||
"components/ionKeyboard/ionInputFocus.js",
|
||||
|
||||
"components/ionList/ionList.html",
|
||||
"components/ionList/ionList.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue