react-truncate icon indicating copy to clipboard operation
react-truncate copied to clipboard

3rd party device recognition is blocking usage

Open omrimor opened this issue 6 years ago • 0 comments

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

  • 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

omrimor avatar Nov 06 '19 14:11 omrimor