[TOASTR]: In default positioning, it first shows in center then move to its default position(top-end)
- Lingua principale
- TypeScript
- Stelle
- 8.1k
- Fork
- 1.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Issue type
**I'm submitting a ...** (check one with "x")
* [X ] bug report
* [ ] feature request
### Issue description
**Current behavior:**
On using toastr using NbToastrService, just specifying the duration, message, type(danger, warning, etc)
On loading application, whenever for first time toastr being shown, it shows animation from center to default position(top-end)
**Expected behavior:**
It should directly populate on top-end
### Other information:
**npm, node, OS, Browser**
```
Node, npm: `v13.10.1` and `6.13.7`
OS: Windows (7/8/10)
Browser: Chrome?
```
**Angular, Nebular**
```
"@akveo/ng2-completer": "^9.0.1",
"@angular/animations": "^8.1.0",
"@angular/cdk": "^8.1.0",
"@angular/common": "^8.1.0",
"@angular/compiler": "^8.1.0",
"@angular/core": "^8.1.0",
"@angular/forms": "^8.1.0",
"@angular/platform-browser": "^8.1.0",
"@angular/platform-browser-dynamic": "^8.1.0",
"@angular/router": "^8.1.0",
"@nebular/date-fns": "^5.0.0",
"@nebular/eva-icons": "^4.6.0",
"@nebular/theme": "^4.6.0",
"@ng-bootstrap/ng-bootstrap": "^5.1.4",
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.