BrowserAnimationsAngular 4.0.1的模块动画不适用于Firefox

BrowserAnimationsAngular 4.0.1的模块动画不适用于Firefox,angular,animation,Angular,Animation,我的页面上有一些动画。谷歌Chrome和Safari(MacOS)都运行良好。Firefox的最新版本(53.0)不工作,并引发以下错误: ERROR TypeError: can't convert undefined to object Stack trace: WebAnimationsPlayer.prototype._captureStyles@http://192.168.1.78:8000/node_modules/@angular/animations/bundles/anima

我的页面上有一些动画。谷歌Chrome和Safari(MacOS)都运行良好。Firefox的最新版本(53.0)不工作,并引发以下错误:

ERROR TypeError: can't convert undefined to object
Stack trace:
WebAnimationsPlayer.prototype._captureStyles@http://192.168.1.78:8000/node_modules/@angular/animations/bundles/animations-browser.umd.js:2427:13
WebAnimationsPlayer/<@http://192.168.1.78:8000/node_modules/@angular/animations/bundles/animations-browser.umd.js:2243:26
WebAnimationsPlayer@http://192.168.1.78:8000/node_modules/@angular/animations/bundles/animations-browser.umd.js:2242:9
WebAnimationsDriver.prototype.animate@http://192.168.1.78:8000/node_modules/@angular/animations/bundles/animations-browser.umd.js:2487:16
DomAnimationEngine.prototype._buildPlayer@http://192.168.1.78:8000/node_modules/@angular/animations/bundles/animations-browser.umd.js:1544:16
DomAnimationEngine.prototype.animateTransition/players<@http://192.168.1.78:8000/node_modules/@angular/animations/bundles/animations-browser.umd.js:1490:20
DomAnimationEngine.prototype.animateTransition@http://192.168.1.78:8000/node_modules/@angular/animations/bundles/animations-browser.umd.js:1488:40
DomAnimationEngine.prototype.setProperty@http://192.168.1.78:8000/node_modules/@angular/animations/bundles/animations-browser.umd.js:1379:13
AnimationRenderer.prototype.setProperty@http://192.168.1.78:8000/node_modules/@angular/platform-browser/bundles/platform-browser-animations.umd.js:234:13
setElementProperty@http://192.168.1.78:8000/node_modules/@angular/core/bundles/core.umd.js:9544:5
checkAndUpdateElementValue@http://192.168.1.78:8000/node_modules/@angular/core/bundles/core.umd.js:9463:13
.
.
.
错误类型错误:无法将未定义的转换为对象
堆栈跟踪:
WebAnimationsPlayer.prototype_captureStyles@http://192.168.1.78:8000/node_modules/@angular/animations/bundles/animations browser.umd.js:2427:13

WebAnimationsPlayer/你能在某处复制它吗?完成@yurzui请检查它。我看到错误
与基础值之间的动画还不受支持
似乎与