popover icon indicating copy to clipboard operation
popover copied to clipboard

hasBackdrop error: Typescript - Type 'string' is not assignable to type 'boolean'

Open rancour-a opened this issue 2 years ago • 1 comments

The more recent versions of Typescript cause this error preventing the hasBackdrop functionality to work.
Need to triage and determine which version it broke in as a workaround until an update can be made.

rancour-a avatar Oct 25 '21 05:10 rancour-a

The workaround to the error is to send a string in, however, it does not add a backdrop. [hasBackdrop]="true"

rancour-a avatar Nov 02 '21 18:11 rancour-a