You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
init.ts:81 TypeError: Cannot read properties of null (reading 'toLowerCase')
at zo (index.ts:34:46)
at Po (config.ts:91:9)
at WalineComment.vue:153:31
at zr.fn (reactivity.esm-bundler.js:992:13)
at zr.run (reactivity.esm-bundler.js:176:19)
at get value (reactivity.esm-bundler.js:1003:61)
at setup (WalineComment.vue:156:38)
at ut (runtime-core.esm-bundler.js:193:18)
at Cc (runtime-core.esm-bundler.js:7606:25)
at _c (runtime-core.esm-bundler.js:7567:36)
After I tried to update waline, the waline example page became empty, but the management page (/ui) could be used normally, and the update banner above the management page also disappeared. The version number in the front-end personal blog may not have been updated because the css was not updated. The backend deployment URL is as follows:
comment.qingyang.eu.org
The error occurs as:
init.ts:81 TypeError: Cannot read properties of null (reading 'toLowerCase')
at zo (index.ts:34:46)
at Po (config.ts:91:9)
at WalineComment.vue:153:31
at zr.fn (reactivity.esm-bundler.js:992:13)
at zr.run (reactivity.esm-bundler.js:176:19)
at get value (reactivity.esm-bundler.js:1003:61)
at setup (WalineComment.vue:156:38)
at ut (runtime-core.esm-bundler.js:193:18)
at Cc (runtime-core.esm-bundler.js:7606:25)
at _c (runtime-core.esm-bundler.js:7567:36)
Question Website | Website URL
comment.qingyang.eu.org
Where is the service deployed? | Where your waline deploy?
Vercel (Default)
Where is the data stored? | Where your comment data store?
github-actionsbot
changed the title
更新后后端为空,但是管理页面可以正常打开[Bug]:
更新后后端为空,但是管理页面可以正常打开[Bug]: || The backend is empty after the update, but the management page can be opened normally [Bug]:
Feb 11, 2024
问题描述 | Describe the bug
我尝试更新了waline后,waline example页面变为空,但是管理页面(/ui)可以正常使用,管理页面上方的更新横幅也消失了,前端个人博客中可能因为没有更新css所以版本号没变,后端部署网址如下:
comment.qingyang.eu.org
出现错误为:
问题网站 | Website URL
comment.qingyang.eu.org
服务部署在哪里? | Where your waline deploy?
Vercel (Default)
数据存储在哪里?| Where your comment data store?
LeanCloud(https://leancloud.app)
Problem description | Describe the bug
After I tried to update waline, the waline example page became empty, but the management page (/ui) could be used normally, and the update banner above the management page also disappeared. The version number in the front-end personal blog may not have been updated because the css was not updated. The backend deployment URL is as follows:
comment.qingyang.eu.org
The error occurs as:
Question Website | Website URL
comment.qingyang.eu.org
Where is the service deployed? | Where your waline deploy?
Vercel (Default)
Where is the data stored? | Where your comment data store?
LeanCloud(https://leancloud.app)
The text was updated successfully, but these errors were encountered: