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

[Notification] React 19 下无法显示通知 #3395

Open
laolarou726 opened this issue Mar 1, 2025 · 1 comment
Open

[Notification] React 19 下无法显示通知 #3395

laolarou726 opened this issue Mar 1, 2025 · 1 comment

Comments

@laolarou726
Copy link

tdesign-react 版本

1.11.1

重现链接

No response

重现步骤

await NotificationPlugin.success({
                    title: "title",
                    content: "content,
                    placement: "top-right",
                    duration: 3000,
                    offset: [-36, "5rem"],
                    closeBtn: true,
                    attach: () => document
});

Image

期望结果

通知应该能够正常显示

实际结果

No response

框架版本

19.0.0

浏览器版本

133.0.3065.82

系统版本

Windows 11 24H2

Node版本

No response

补充说明

No response

Copy link
Contributor

github-actions bot commented Mar 1, 2025

👋 @laolarou726,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

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

No branches or pull requests

1 participant