[React] Maximum update depth exceeded

Uncaught (in promise) Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nest
相关文章
相关标签/搜索