Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't use the timeout feature. Notifications won't turn off. #1024

Open
mahmutcansaribal opened this issue Sep 5, 2024 · 1 comment
Open

Comments

@mahmutcansaribal
Copy link

Only positionClass works, while other features do not work. For example, closeButton and timeOut

this.toastr.success("Message", "Title", {
      timeOut: 2000, 
      extendedTimeOut: 1000,
      progressBar: true,
      closeButton: true,
      progressAnimation: 'increasing',
      positionClass: 'toast-top-right'
    });
"@angular/animations": "^18.1.0",

"version": "14.3.0",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@mahmutcansaribal and others