Angular 13按钮单击iOS 15.5不工作
我正在Safari IOS Mobile 15.5上测试我的Angular应用程序,并且面临一个奇怪的问题。 一些按钮点击不起作用。我不明白为什么。 有人对这个问题有一个想法吗?
<button
(click)="ActionButtonEvent.emit()"
></button>
谢谢
I’m testing my angular app on safari ios mobile 15.5 and I’m facing a weird issue.
Some buttons click are not working. I don’t understand why.
Does someone heve an idea about this issue?
<button
(click)="ActionButtonEvent.emit()"
></button>
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论