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: fix error when previewing attachment on outlook.office.com #143

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

Closes #141

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.1.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: