You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior: A "selection-change" event should be emitted and an alert should be displayed. You can see this expected behavior in action for 0.20.1 here.
Actual behavior: No "selection-change" event is emitted.
Platforms: Chrome 50.0.2661.102 (64-bit) on MacOS 10.11.4
Version: 1.0.0-beta.1
The text was updated successfully, but these errors were encountered:
Also noticed (might be related), "selection-change" does not fire when re-focusing the editor and placing the cursor where it was before. Again, different behavior in 0.20.1.
Clicking outside of a focused Quill editor does not trigger a "selection-change" event.
Steps for Reproduction
Expected behavior: A "selection-change" event should be emitted and an alert should be displayed. You can see this expected behavior in action for 0.20.1 here.
Actual behavior: No "selection-change" event is emitted.
Platforms: Chrome 50.0.2661.102 (64-bit) on MacOS 10.11.4
Version: 1.0.0-beta.1
The text was updated successfully, but these errors were encountered: