Replies: 4 comments 3 replies
-
经排查,出现错误的原因是我在编辑heo主题的config时,文件换行策略从CRLF无意中变成了LF,设置回来就一切正常了。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
我没有修改任何代码就突然遇到了你同样的问题 |
Beta Was this translation helpful? Give feedback.
2 replies
-
我之前在手机edge上遇到了同样的问题,我的解决办法是关掉了手机edge提供的广告拦截插件uBlock。 不过似乎在新版本我没有出现这个问题。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
尝试更新到最新版本似乎能解决问题。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
首次在vercel部署完成后一切正常,一天后发现网站首页能够抓取并更新文章,但是文章无法打开,提示Application error: a client-side exception has occurred (see the browser console for more information).
换用Netlify部署,打开文章时闪了一下文章内容,随后白屏没有任何提示
NotionNext版本 4.4.0和4.4.2
主题 next和heo
部署方案 vercel和netlify
操作系统: windows
浏览器 Edge
网站地址:https://www.fosvcat.top/
问题发生后尝试重新部署,但使用原本的ID-788992b650e943e592546c3ddd9ccc5c显示部署失败(vercel和Netlify),复制了新的页面模板后使用新的ID后部署正常,但文章仍然无法打开。
GitHub删库、vercel删除项目、清除浏览器缓存后把所有的步骤都是按照官方教程重新来了一遍,但依然无法解决问题🤯
Beta Was this translation helpful? Give feedback.
All reactions