我使用“@模具/核心”:"1.1.9“也尝试了角度8,但同样的错误发生。我变成了那些错误:
ERROR TypeError: Unable to getproperty '$hostElement$' of undefined or nullreferenceSCRIPT5007: SCRIPT5007: Un
(仅在IE9中),则引发以下错误SCRIPT5007: Unable to set value of the property '_UpdateProgress': object is null orSCRIPT5007: Unable to get value of the property 'WebServiceProxy': object is null or
在角4.2.4 (角-CLI1.1.3)中,IE11 I得到SCRIPT1002: Syntax error和SCRIPT5007: Unable to getproperty 'call' of undefinedor nullreference.我有我的填充,我会假设Webpack和角质-CLI会做剩下的。Unable to getproperty 'call' of
subject("Python"); //This works fine
s4("5th").name("John").subject("Python"); //Shows error: SCRIPT5007: Unable to getproperty 'subject' of undefined or nullrefe