react-highlight-within-textarea icon indicating copy to clipboard operation
react-highlight-within-textarea copied to clipboard

Selection demo is broken due to 3.x.x focus differences.

Open bonafideduck opened this issue 3 years ago • 0 comments

Problem:

When the Selection demo is run in releases 2.x.x, it works, but not in 3.x.x. The difference is that 3.x.x loses focus when the buttons are clicked.

Action required:

Determine if the focus difference is correct and either fix it if not or fix the Selection demo to handle the change.

bonafideduck avatar Aug 17 '22 14:08 bonafideduck