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

fix: observer #168

Merged
merged 1 commit into from
Dec 14, 2021
Merged

fix: observer #168

merged 1 commit into from
Dec 14, 2021

Conversation

fanmingfei
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Bug fix

What is the current behavior? (You can also link to an open issue here)

在同一帧,添加并删除一个组件,组件实际没有被删除。

What is the new behavior (if this is a feature change)?

在同一帧,添加并删除一个组件,组件被删除。

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

有可能导致现在有些用户写的代码出现问题,比如在同一帧添加并删除一个组件,之前是正常可以运行的,现在无法运行了

Other information:

@fanmingfei fanmingfei merged commit e4f0c7e into dev Dec 14, 2021
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

Successfully merging this pull request may close these issues.

None yet

1 participant