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
react-truncate usage is broken when using Brave browser.
Small investigation showed that turning off 3rd party device recognition is the cause. After disabling it, everything is working as expected.
Steps to reproduce
Expected result: Open the following link in Chrome.
Broken behaviour: Open the same link in Brave browser
Versions:
react: 16.8.6
react-dom: 16.8.6
react-truncate: 2.4.0
The text was updated successfully, but these errors were encountered:
Description
react-truncate
usage is broken when using Brave browser.Small investigation showed that turning off 3rd party device recognition is the cause. After disabling it, everything is working as expected.
Steps to reproduce
Versions:
react
:16.8.6
react-dom
:16.8.6
react-truncate
:2.4.0
The text was updated successfully, but these errors were encountered: