-
Is there an existing issue for this?
Describe the bug官网地址:https://www.blazor.zone/sweet-alert Expected Behaviorswalservice.mp4Interactive render modeInteractive Server (Interactive server-side rendering (interactive SSR) using Blazor Server) Steps To Reproduce官网示例可复现 Exceptions (if any)Object reference not set to an instance of an object. .NET VersionNET9.0 Anything else?No response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@AApuci Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem. |
Beta Was this translation helpful? Give feedback.
-
@AApuci 这个是已知问题,核心问题是底层 |
Beta Was this translation helpful? Give feedback.
问题 1 已经回答了。跟上面那个是一个问题导致的。Tab 全屏再交互上带来了无法接受的问题,准备移除这个功能。可以改用正页面全屏。这些问题就没有了
问题 2 稍后我查看一下下