Rails turbo_stream 不能在微信中更新页面

dinian · May 29, 2022 · Last by amonlei replied at June 12, 2022 · 524 hits

使用 turbo_stream 更新页面,在手机浏览器请求正常显示,但是在微信中不显示,好像在微信是以 html 方式渲染页面的,请问有遇到过同样问题的吗?有没有解决办法?

是不是用了 importmap?

微信也有调试工具的,看看它的 debugger 内容

还不行,应该是相关 js 不兼容

参考 weui.io 的

Reply to amonlei

不贴代码别人很难发表什么意见 我的项目在微信里工作正常

Reply to suupic

哦哦,我只是试了一下,没有跑项目

You need to Sign in before reply, if you don't have an account, please Sign up first.