dujun

Results 7 comments of dujun

> 能否通过 codesandbox 复现一下你的问题? 用codesandbox不能复现。。。 在这打了断点,执行完`item._parent = _parent;`,又会执行`getDerivedStateFromProps`,第二次执行才会报错 ![image](https://user-images.githubusercontent.com/16009933/132208073-c6448735-ad65-4757-a557-49892ae98491.png) ![image](https://user-images.githubusercontent.com/16009933/132208441-ef772763-bfe3-4e5c-a840-841538c66223.png) 同时控制台出现`unstable_flushDiscreteUpdates: Cannot flush updates when React is already rendering.`的warning

> 你在你的环境试一下最新版本,看看是否存在同样的问题 > > ``` > npm i rsuite-table@next > ``` 已升级,还是同样的错误,表现也和之前一样,调用第二次的时候报错了

> @jiandandkl 通过 codesandbox 提供一下你完整的代码。 sorry,公司项目,没法上传。。。

src-views-goods-catedetail.vue & swipe.vue src-views-timelimit-head.vue 为什么有这个坑😭

同样的问题,一个微信可以,一个微信不可以,然后下了另外一个版本的微信3.9.9,就可以了