InsertRemoveComponent not shown into the stock demo on StackBlitz
See original GitHub issueš Docs or angular.io bug report
Description
The InsertRemoveComponent
, while included and imported into the demo package itself, is not shown in the actual demo ā have to add it manually
There is one weirdness about it, from my understanding this may be a bug ā if you double-click on the āToggle Insert/Removeā button quickly, youāll see multiple instances of the text being shown/removed
š¬ Minimal Reproduction
Whatās the affected URL?**
https://angular.io/generated/live-examples/animations/stackblitz.html referred from https://angular.io/guide/transition-and-triggers#use-of-ngif-and-ngfor-with-enter-and-leave
Reproduction Steps**
Expected vs Actual Behavior**
š·Screenshot
š„ Exception or Error
š Your Environment
Browser info
Anything else relevant?
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Angular Example - Angular Animations Guide - StackBlitz
activatedRouteData['animation'];. } toggleAnimations() {. import. Enter to Rename, Shift+Enter to Preview. Compiling application & starting dev serverā¦
Read more >Angular Example - Angular Animations Guide - StackBlitz
Angular Example - Angular Animations Guide. Open in New Tab Close. Sign in. Project. Search. Settings. Switch to Light Theme. Enter Zen ModeĀ ......
Read more >Multiple Animations - StackBlitz
activatedRouteData['animation'];. } toggleAnimations() {. import. Enter to Rename, Shift+Enter to Preview. Compiling application & starting dev serverā¦
Read more >Demo - StackBlitz
Starter project for Angular apps that exports to the Angular CLI. ... Share. Editor Preview Both. Sign in. Project. Search. Settings. Switch to...
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 Free
Top 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
Since Iām at here, wanted to ask the following question. The doc style that Angular uses is also kind of used by RxJS and possibly other libraries or frameworks. Is it possible to reuse (with some customization) your doc style, is there any copyright? I understand cloning the repo would work, but itās quite large, and changing it all at once might be difficult. Plus, youāre actually typesetting in Markdown. Is there a quick starter for all of that for oneās own projects? Sorry if this is not the right place to ask this
I thought that it could have just been doing ok, and the behaviour is normal, as long as one understands whatās going on ā that the animation is long. And, if there was a reason for making the animation long, and this extra DOM āfeatureā may have some āeducationalā value, then we could keep it at 5 seconds. Iām fine either way⦠Thanks for clearing this out!