Toastr not working on 9.0.0-next.4
See original GitHub issueWhen using ngx-toastr 10.2.0 on Angular 9.0.0-next.4 I get the error message
`ERROR Error: “Template error: Can’t bind to ‘ngIf’ since it isn’t a known property of ‘button’.”
Angular 3 createUnknownPropertyError elementPropertyInternal property Toast_Template ngx-toastr.js:978 `
and
ERROR Error: "Template error: Can't bind to 'ngIf' since it isn't a known property of 'div'."
I have a pretty standard installation. Does someone have any ideas on how to prevent this error?
The Toastr appears but has no text in it
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:18 (12 by maintainers)
Top Results From Across the Web
ngx-toastr, Toast not showing in Angular 7 - Stack Overflow
When I trigger a toast nothing happens, except for a box in the size of a toast is appearing in bottom right corner...
Read more >toast options not working - Material Design for Bootstrap
This does'nt work either for me! it show no toast at all. The only way i can see a toast message is though...
Read more >ngx-toastr - npm
Start using ngx-toastr in your project by running `npm i ngx-toastr`. ... @angular/animations package is a required dependency for the ...
Read more >Toastr notification not working - Laracasts
Toastr notification not working. i included the minified toastr css and js file but its not working help me to get toastr notification....
Read more >skyfactory by volcano guide
Download Sky Factory 4 game server Minecraft sky factory clay sklep ... an item on it does not work at all but when...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Still not working after using ngx-toastr v11 on angular version 8.3.4
Errors core.js:6014 ERROR Error: Template error: Can’t bind to ‘ngIf’ since it isn’t a known property of ‘button’.
core.js:6014 ERROR Error: Template error: Can’t bind to ‘ngIf’ since it isn’t a known property of ‘div’.
Angular 8 with ivy is never going to work with ngx-toastr they aren’t backporting fixes