-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
https://github.com/tinglejs/tingle-tab/blob/master/src/Tab.js#L45
如果是对比下一个 prop 和 当前 state 的值,那么假设用户选到第三个,这是页面因为一些原因,重新进行了 render,因为 prop 在第一个上,激活状态又回到了第一个,这显然有问题。
只能对比this.props 和 nextProps
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels