ngx-progressbar icon indicating copy to clipboard operation
ngx-progressbar copied to clipboard

Not working with angular 15

Open Tweniee opened this issue 1 year ago • 1 comments

Reproduction

Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/ngx-progressbar

Steps to reproduce:

  1. Install package with AG15
  2. then its not compiling

image

Environment

  • Angular: 15
  • ngx-progressbar: latest on aug 9
  • Browser(s): chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): ubuntu

Tweniee avatar Aug 09 '23 06:08 Tweniee

It's working with version 10.0.0

Install it with: npm i [email protected]

Should compile after that.

JoaoFranco91 avatar Oct 19 '23 10:10 JoaoFranco91