gpt4 book ai didi

javascript - 检查 componentWillReceiveProps 中更改了哪些 Prop

转载 作者:行者123 更新时间:2023-11-29 23:41:35 24 4
gpt4 key购买 nike

在调试 React 代码时,我经常发现 componentWillReceiveProps 意外触发,但我无法看到是哪个 prop 更改导致了这一点。

有没有一种方法可以检查 nextPropsthis.props 中哪个 Prop 发生了变化,而无需像 if 这样检查每个 Prop ?

最佳答案

例如,您可以使用 JS 包(只是 google 上的第一个结果)deep-diff , 比较新旧 Prop 对象。

关于javascript - 检查 componentWillReceiveProps 中更改了哪些 Prop ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45112633/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com