-
Notifications
You must be signed in to change notification settings - Fork 12k
无法获取未定义或 null 引用的属性“apply” #5161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Check your |
thanks. |
Closing as answered. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Uh oh!
There was an error while loading. Please reload this page.
Windows 10 angular-cli 1.0.0-rc.0
The code run in Chrome browser or Firefox browser was succeed,but it run in IE(9,10,11) was failed and report the error message '无法获取未定义或 null 引用的属性“apply”'。at
function combine(options) { return (_a = ((Object))).assign.apply(_a, [{}].concat(options)); var _a; }
The text was updated successfully, but these errors were encountered: