This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Doesn't trigger input or change event #6
Comments
Uh.. interesting. I'm listening medium.subscribe("editableInput", function (e) { |
@tomchentw I'm listening to the same event, however it is not being fired on calling selectMentionCallback Furthermore I have noticed an error being thrown when I use a trigger as the first keyed input.. Uncaught TypeError: Cannot read property 'appendChild' of null
|
@jamesjjk you're right. I'll issue a PR. |
tomchentw
added a commit
that referenced
this issue
Feb 20, 2016
@tomchentw will check it out! |
@tomchentw Hi you didn't update the libs.. can't test the updated code in production. |
@jamesjjk I compiled |
@tomchentw I can confirm it works correctly in production. Thanks! |
Great! |
Released v2.2.3. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey really cool component but it doesn't fire the input or change event of medium editor when having selected a mention.. Any ideas?
The text was updated successfully, but these errors were encountered: