Skip to content

bug(): 模态窗口 modal-content 动画异常 #8176

Description

@MaoTouZhu

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

对于特定模态组件, 特指必须要点击按钮关闭的模态组件, 仅第一次打开能正确展示 "阻止关闭" 的动画.

Expected Behavior

modal-content: 该组件存在该问题, Table 示例中 col 的编辑键使用的模态弹窗.

Interactive render mode

Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)

Steps To Reproduce

  1. 打开table示例, https://www.blazor.zone/table/edit
  2. 点击任意列元素的编辑按钮, 弹出模态编辑组件.
  3. 点击编辑窗口外部查看 "阻止模态关闭" 的动画.
  4. 关闭模态.
  5. 点击任意列元素的编辑按钮, 弹出模态编辑组件.
  6. 点击编辑窗口外部查看 "阻止模态关闭" 的动画, 此时动画发生异常, 类似快速闪烁的效果.

Exceptions (if any)

No response

.NET Version

NET9.0

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions