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
The selection-change event only appears to be providing range and source parameters and not providing oldRange as specified in the documentation here: http://beta.quilljs.com/docs/api/#events
The selection-change event only appears to be providing range and source parameters and not providing oldRange as specified in the documentation here: http://beta.quilljs.com/docs/api/#events
Steps for Reproduction
Expected behavior:
Expect console to display range, oldRange, and source parameter values
Actual behavior:
Platforms:
Chrome 51 on Mac 10.11
Version:
Quill 1.0 Beta 6
The text was updated successfully, but these errors were encountered: