Angular动画:组件在触发动画之前被销毁。
创始人
2024-10-24 14:00:54
0

一个可能的解决方法是将动画触发放在ngAfterViewInit生命周期钩子中执行,而不是ngOnInit中。这样可以确保组件已经初始化并完全渲染,不会在动画触发之前被销毁。 示例代码:

import { Component, AfterViewInit, ViewChild, ElementRef } from '@angular/core'; import { trigger, state, style, animate, transition } from '@angular/animations';

@Component({ selector: 'app-my-component', templateUrl: './my-component.component.html', styleUrls: ['./my-component.component.css'], animations: [ trigger('myAnimation', [ state('start', style({ opacity: 1 })), state('end', style({ opacity: 0 })), transition('start => end', [ animate('1s') ]) ]) ] }) export class MyComponent implements AfterViewInit { @ViewChild('myElement') myElement: ElementRef;

ngOnInit() { // This won't work because the element hasn't been rendered yet this.myElement.nativeElement.classList.toggle('myClass'); this.triggerAnimation(); }

ngAfterViewInit() { // This will work because the element has been rendered this.myElement.nativeElement.classList.toggle('myClass'); this.triggerAnimation(); }

triggerAnimation() { this.state = 'end'; } }

在这个示例中,我们在ngAfterViewInit的生命周期钩子中调用triggerAnimation()方法来触发动画。在ngOnInit中调用无法正确工作,因为组件尚未完全初始化并渲染。

相关内容

热门资讯

据文件显示!wepoker高级... 据文件显示!wepoker高级辅助,哈糖大菠萝助手(透视)解密教程(有挂分享)-哔哩哔哩据文件显示!...
透视软件!wpk控制牌是真的吗... 透视软件!wpk控制牌是真的吗,wepoker怎么挂底牌(透视)透视教程(有挂方针)-哔哩哔哩1、w...
透视科技!wepoker免费钻... 透视科技!wepoker免费钻石,wepoker有透视底牌吗(透视)开挂教程(确实有挂)-哔哩哔哩1...
透视私人局!fishpoker... 透视私人局!fishpoker透视,聚星ai辅助工具下载(透视)解谜教程(有挂方式)-哔哩哔哩1、下...
透视软件!aapoker脚本,... 透视软件!aapoker脚本,wepoker如何设置透视(透视)总结教程(有挂详情)-哔哩哔哩1、下...
据了解!wpk辅助是真的吗,拱... 据了解!wpk辅助是真的吗,拱趴大菠萝辅助神器(透视)曝光教程(详细教程)-哔哩哔哩1、首先打开拱趴...
透视肯定!wepoker辅助器... 透视肯定!wepoker辅助器,aapoker怎么选牌(透视)解迷教程(真的有挂)-哔哩哔哩1、aa...
透视教程!hhpoker有透视... 透视教程!hhpoker有透视功能吗,德普之星透视辅助插件(透视)了解教程(有挂头条)-哔哩哔哩1、...
透视科技!wepokerplu... 透视科技!wepokerplus脚本,hhpoker有没有辅助(透视)开挂教程(讲解有挂)-哔哩哔哩...
记者获悉!约局吧能不能开挂,a... 您好,约局吧能不能开挂这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩...