反应渲染方法的流程错误

时间:2016-06-28 14:15:39

标签: reactjs flowtype static-typing

我在尝试向我的某个测试应用添加一些流类型检查时遇到了以下错误。

我真的不明白这意味着什么,也不知道如何解决它。

render(): ?React.Element {

错误:

Element: 
Application of polymorphic type needs <list of 1 argument>. (Can use `*` for inferrable ones)

如果您需要更多代码(可能是类定义等),请告诉我。

1 个答案:

答案 0 :(得分:13)

现在我们应该写var app = angular.module("demoApp", ["ngRoute", "ngSanitize", "ngResource", "ui.bootstrap", "angularMoment", "blockUI",'facebook','directive.g+signin', "angular-carousel","swipe" ]); 只是Element<any>