Completed
Last Updated: 07 Jun 2023 12:20 by ADMIN
Phuong
Created on: 10 May 2023 11:36
Category: Drawer
Type: Bug Report
0
Selecting the text inside an Input that is displayed in a Drawer throws error

Describe the bug
When we have an Input component that is used inside a Drawer, once the Input's text is selected, a JS error is thrown.

To Reproduce

  1. Open this StackBlitz example
  2. Click the "Magnifier" icon
  3. Enter random text inside the Input
  4. Select the text inside the Input

Expected behavior
The selection of the text inside the Input should not trigger any errors

0 comments