单击链接时在 Facebook 应用程序内刷新页面并显示空白页面

发布于 2024-12-12 02:53:40 字数 97 浏览 0 评论 0原文

我有一个 facebook 应用程序,有 4 个页面。当我尝试单击链接时,它只会刷新页面并显示空白页面。如果我单击链接并在新选项卡中打开,它可以正常打开其他页面。可能出了什么问题?

I have a facebook app which has 4 pages. When i try to click on the link it just refreshes the page and shows a blank page. If i click on the link and open in a new tab it works fine opens the other page properly. What might be wrong?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

所谓喜欢 2024-12-19 02:53:40

我必须在锚标记中添加 target="_top" 来解决空白页问题。

I had to just add target="_top" in the anchor tag to solve the blank page issue.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文