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(quickEdit): prevent being shown twice #253

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

bhsd-harry
Copy link
Member

InPageEdit.quickEdit有时会错误地多次调用onShow函数,但我没能准确定位原因,因此提出这项临时修复措施。我假设了quickEdit模态框只会被关闭而不会被隐藏,如果真有被隐藏的情形请告知我。

这里假设quickEdit模态框只会被关闭而不会被隐藏
@dragon-fish
Copy link
Member

我确实观复现了这种情况,但暂时没有定位到原因

Copy link
Member

@dragon-fish dragon-fish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix now

@bhsd-harry bhsd-harry merged commit 5752c95 into master Mar 7, 2024
2 checks passed
@bhsd-harry bhsd-harry deleted the bhsd-harry/double-show branch March 7, 2024 07:00
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.

2 participants