Aurelia、iOS、v9 safari抛出未经处理的拒绝(蓝鸟)

Aurelia、iOS、v9 safari抛出未经处理的拒绝(蓝鸟),safari,ios9,aurelia,bluebird,Safari,Ios9,Aurelia,Bluebird,我正在使用Aurelia esnext。添加多边形填充后,它可以在所有浏览器和设备上正常工作。然而,在iPhone6s、6sPlus或任何具有iOS9的iPhone中,它都不会加载 iOS9Safari抛出以下错误。有线索吗?它在iOS 8及以下版本中运行良好 DEBUG [templating] importing resources for http://localhost:9000/wwwroot/jspm_packages/npm/aurelia-templating-resources

我正在使用Aurelia esnext。添加多边形填充后,它可以在所有浏览器和设备上正常工作。然而,在iPhone6s、6sPlus或任何具有iOS9的iPhone中,它都不会加载

iOS9Safari抛出以下错误。有线索吗?它在iOS 8及以下版本中运行良好

DEBUG [templating] importing resources for http://localhost:9000/wwwroot/jspm_packages/npm/aurelia-templating-resources@1.0.0/compose.js []
DEBUG [templating] importing resources for http://localhost:9000/wwwroot/jspm_packages/npm/aurelia-templating-router@1.0.0/router-view.js []
Unhandled rejection create@[native code]
resolve
loadViewFactory
load
load
load

tryCatcher
_settlePromiseFromHandler
_settlePromise
_settlePromise0
_settlePromises
_fulfill
_resolve
_promiseFulfilled
_settlePromise
_settlePromise0
_settlePromises
_drainQueue
_drainQueues
drainQueues

你能提供你的配置文件吗?很难说这里还发生了什么?你能找到解决办法吗?