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(dialog): prevent unintended closure of nested dialogs #5907

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

landluck
Copy link
Contributor

fix(dialog): prevent unintended closure of nested dialogs

  • Resolved issue where invoking a dialog within Dialog.confirm caused both dialogs to close unexpectedly.
  • Ensured modal overlays behave correctly during nested dialog calls.

Fixes #5868

@landluck landluck merged commit 7739197 into youzan:dev Oct 14, 2024
4 checks passed
landluck added a commit to landluck/vant-weapp that referenced this pull request Oct 14, 2024
@codermie
Copy link

codermie commented Dec 2, 2024

这个问题在1.11.7版本还存在哦#5868

@codermie
Copy link

codermie commented Dec 2, 2024

@landluck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants