walinejs / waline

💬 A Simple, Safe Comment System
https://waline.js.org/en/
GNU General Public License v2.0
2.19k stars 380 forks source link

[BUG]iOS Safari 无法获取评论 #547

Closed creamlike1024 closed 3 years ago

creamlike1024 commented 3 years ago

问题描述 | Describe the bug 使用ios13.4.1系统的safari访问含有评论的博客页面,显示还没有评论,而pc端(firefox和chrome)和android 7.1(模拟器)自带浏览器访问该页面可以正常显示评论。 safari可以发出评论,但是刷新页面后仍会显示没有评论。而safari确实发出了评论(在pc端可见) image image

问题网站 | Website URL https://moe233.net/2021/06/18/blog%E6%9B%B4%E6%96%B0%E7%BB%B4%E6%8A%A4%E8%AE%B0%E5%BD%95/

部署方式 | Deploy Type

Mister-Hope commented 3 years ago

Same as #531 , will be tracked there.