📚 - StackBlitz example not working for Notification Service -> Component
See original GitHub issueWhat is the affected URL?
https://taiga-ui.dev/services/notifications-service
Description
Run the StackBlitz link for component example https://taiga-ui.dev/services/notifications-service :
Error:
Import error, can't find file:
../../alert-example/alert-example.component
Which browsers have you used?
- Chrome
- Firefox
- Safari
- Edge
Which operating systems have you used?
- macOS
- Windows
- Linux
- iOS
- Android
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
StackBlitz example not working for Notification Service ...
Successfully merging a pull request may close this issue. chore(demo): fix notifications' examples with components Tinkoff/taiga-ui.
Read more >Angular Notification Service - StackBlitz
Simple notification service implementation for Angular 6.
Read more >Material Angular components doesn't load - Stack Overflow
The problem is that the icons are not loading. This is because you didn't include the Material icon font to your project.
Read more >Angular File Download with Progress | Nils Mehlhorn
I found a problem, though: Download . The Download interface is not generic. Your StackBlitz also shows that error. Fixed by removing the...
Read more >Getting Familiar with Local Notifications in Ionic 2 & 3
In this tutorial, we are going to walk through how you can create a basic ... that notification, so it's not a problem...
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
Sure, there it is: https://github.com/TinkoffCreditSystems/taiga-ui/tree/main/projects/demo/src/modules/services/notifications/alert-example
@nsbarsukov maybe we should add a link to
Next
version somewhere on the demo portal?@rvalitov Thanks for the bug report!
It will not work in
next
version of ourdemo
app. I will fix it later.