ember-power-select icon indicating copy to clipboard operation
ember-power-select copied to clipboard

Incorrect context binding on touch screens

Open artemgurzhii opened this issue 5 years ago • 0 comments

Env:

browser: Mobile Safari 12.0
browser.name: Mobile Safari
device: iPad
device.family: iPad
os: iOS 12.1.4
os.name: iOS

Error:

e.get("select.actions.choose") is not a function. (In 'e.get("select.actions.choose")(e._optionFromIndex(r),t)', 'e.get("select.actions.choose")' is undefined)

Line: It's comming from here.

artemgurzhii avatar Mar 11 '19 14:03 artemgurzhii