admin管理员组文章数量:1384181
For clicking into the expanded view from a dashboard card, our plugin uses an anchor tag with <a target="_top" href="..."> as documented here. It works as expected in web and iOS clients.
On Android, it attempts to load the expanded view within the dashboard card's iframe. IOW, it does not open a new webview. It essentially replaces the dashboard card iframe's src with the anchor tag's href value.
We're serving the card's content from a nextJS app.
We've tried many different ways of loading the jack-henry/banno-plugin-framework-bridge module and calling enableRouter(), thinking there might be some timing issue, but to no avail.
We know this works with Android generally, but wondering if y'all have seen this before.
本文标签:
版权声明:本文标题:Android only: banno-plugin-framework-bridge doesn't open target="_top" links in a new webview - Stack 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744528208a2610871.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论