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

[Toast] Toast在web H5上正常 在android 和ios上不显示 #1542

Closed
MrSmy opened this issue Aug 23, 2024 · 6 comments · Fixed by #1555
Closed

[Toast] Toast在web H5上正常 在android 和ios上不显示 #1542

MrSmy opened this issue Aug 23, 2024 · 6 comments · Fixed by #1555

Comments

@MrSmy
Copy link

MrSmy commented Aug 23, 2024

tdesign-mobile-vue 版本

1.3.3

重现链接

No response

重现步骤

	Toast({
		message: '暂无权限',
		preventScrollThrough: true
	});
	return;

期望结果

在真机上正常显示

实际结果

在真机上无法显示

框架版本

3.2.47

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Copy link
Contributor

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

@MrSmy
Copy link
Author

MrSmy commented Aug 23, 2024

补充一下场景 是在钉钉上打开H5微应用

@MrSmy
Copy link
Author

MrSmy commented Aug 26, 2024

加个api 指定挂载属性

@anlyyao
Copy link
Collaborator

anlyyao commented Aug 27, 2024

补充一下场景 是在钉钉上打开H5微应用

来个录屏👀?

@MrSmy
Copy link
Author

MrSmy commented Aug 28, 2024 via email

@anlyyao
Copy link
Collaborator

anlyyao commented Aug 29, 2024

排查到原因了 用了qiankun框架 子应用的样式没加载出来 toast的挂载元素到body上 所以能出一个指定挂载属性的api么? 在 2024-08-27 19:25:52,"Y." @.> 写道: 补充一下场景 是在钉钉上打开H5微应用 来个录屏? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.>

👌

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 a pull request may close this issue.

2 participants