defmethodinc / just-not-sorry

Chrome extension that warns you when you write emails using words which undermine your message
https://justnotsorry.com/
Other
243 stars 37 forks source link

Fix null error on office.com #142

Closed sbrudz closed 2 years ago

sbrudz commented 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'.

fixes #141

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.1.0-beta.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.3.1-beta.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: