[BUG] ProgressCircle is in docs but does not work
See original GitHub issue🐞 Bug report
Description
Component is described in docs https://taiga-ui.dev/components/progress-circle but does not work.
Error:
error NG8001: 'tui-progress-circle' is not a known element:
1. If 'tui-progress-circle' is an Angular component, then verify that it is part of this module.
2. If 'tui-progress-circle' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
Reproduction
Run the Stackblitz example of the API sandbox https://taiga-ui.dev/components/progress-circle
Expected behavior
Supposed to work
Versions
- @taiga-ui/cdk@2.17.0
Additional context
N/A
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
[BUG] ProgressCircle is in docs but does not work #753 - GitHub
The problem is that this component does not work both in my IDE and stackblitz. In my IDE the error appears when I...
Read more >Troubleshoot Google Docs, Sheets, Slides & Forms error ...
If you urgently need to access a file and resume your progress, you can ... Troubleshoot error message: “Sorry, the file you have...
Read more >Transformers - Retool Docs
Query transformers work the same way as regular transformers. In the transformer, you are provided a field data which contains the results of...
Read more >Error Handling in Microflows | Mendix Documentation
When the error in Microflow 2 occurs, the microflow continues as if nothing happened. Changes made in Create Customer and Create Order are...
Read more >Progress Bar - Circle (Theme 1)
You can customize the look and feel of the component and change the icons ... to the Color and General properties are reflected...
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
@rvalitov I reopen the issue. We will investigate it.
I use Angular 12.2.7. No errors in console.