Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mobx重复渲染两次页面组件 #4683

Closed
Java-http opened this issue Oct 24, 2019 · 7 comments
Closed

mobx重复渲染两次页面组件 #4683

Java-http opened this issue Oct 24, 2019 · 7 comments
Assignees

Comments

@Java-http
Copy link

问题描述
使用mobx后,页面打开会重复渲染两次,我在脚手架提供的mobx模版也试了,同样会出现这个问题

复现步骤
image

地址: \src\pages\index\index.jsx

  componentDidMount () { 
    console.log("我被渲染了我被渲染了")
  }

系统信息

👽 Taro v1.3.21

Taro CLI 1.3.21 environment info:
System:
OS: Windows 10
Binaries:
Node: 11.14.0
Yarn: 1.17.3
npm: 6.7.0

@taro-bot
Copy link

taro-bot bot commented Oct 24, 2019

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

@nanjingboy nanjingboy self-assigned this Oct 25, 2019
@nanjingboy
Copy link
Member

@Java-http 导致这个问题的原因与 #4637 (comment) 一样,已经修好了,等发布后再更新就可以了。

@Java-http
Copy link
Author

@nanjingboy 好的,谢谢大佬

@taro-bot
Copy link

taro-bot bot commented Oct 25, 2019

Hello~

您的问题楼上已经有了确切的回答,如果没有更多的问题这个 issue 将在 15 天后被自动关闭。

如果您在这 15 天中更新更多信息自动关闭的流程会自动取消,如有其他问题也可以发起新的 Issue。

Good luck and happy coding~

@ben-lau
Copy link

ben-lau commented Oct 28, 2019

请问下什么时候更新呢 就这个问题卡了几天了

@ben-lau
Copy link

ben-lau commented Oct 28, 2019

还有两端的生命周期顺序不一致的问题

@nanjingboy
Copy link
Member

@ben-lau 发布了

@taro-bot taro-bot bot removed the to be closed label Nov 9, 2019
@taro-bot taro-bot bot closed this as completed Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants