Closed sbrudz closed 2 years ago
this fix guards against edge cases where the contentEditable being monitored does not have an offsetParent, which can happen if the node has position of 'fixed'.
Closes #141
:tada: This PR is included in version 2.1.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
this fix guards against edge cases where the contentEditable being monitored does not have an offsetParent, which can happen if the node has position of 'fixed'.
Closes #141