parent
4f009e7a03
commit
f983e99fb2
@ -1971,9 +1971,7 @@ const DEFAULT_COMPONENT_ID = '1';
|
|||||||
expect(players[0].duration).toEqual(5678);
|
expect(players[0].duration).toEqual(5678);
|
||||||
});
|
});
|
||||||
|
|
||||||
fixmeIvy(
|
it('should not render animations when the object expression value is the same as it was previously',
|
||||||
'FW-932: Animation @triggers are not reported to the renderer in Ivy as they are in VE')
|
|
||||||
.it('should not render animations when the object expression value is the same as it was previously',
|
|
||||||
() => {
|
() => {
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'ani-cmp',
|
selector: 'ani-cmp',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user