Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

Unbind doesn't work. #73

Open
evpozdniakov opened this issue Oct 27, 2016 · 2 comments
Open

Unbind doesn't work. #73

evpozdniakov opened this issue Oct 27, 2016 · 2 comments

Comments

@evpozdniakov
Copy link

evpozdniakov commented Oct 27, 2016

I suddenly discovered that unbind functionality doesn't work.

My code looks like that:

var k = jwerty.key('↑/↓/←/→/pgdown/pgup/home/end', callback);
...
k.unbind(); // actually, k is undefined because jwerty.key returns nothing

I tried to google the issue, but nobody complains...

@sreejith-ms
Copy link

It worked as expected.
https://jsfiddle.net/sreejithms/4zdfzag9/

@evpozdniakov
Copy link
Author

I see that it works as expected in jsfiddle, but at the same time...

image

I'll try to investigate what is wrong on my side.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants