Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

更新后后端为空,但是管理页面可以正常打开[Bug]: || The backend is empty after the update, but the management page can be opened normally [Bug]: #2329

Closed
willow-god opened this issue Feb 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@willow-god
Copy link

willow-god commented Feb 11, 2024

问题描述 | Describe the bug

我尝试更新了waline后,waline example页面变为空,但是管理页面(/ui)可以正常使用,管理页面上方的更新横幅也消失了,前端个人博客中可能因为没有更新css所以版本号没变,后端部署网址如下:
comment.qingyang.eu.org
出现错误为:

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)

问题网站 | 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:

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?

LeanCloud(https://leancloud.app)

@willow-god willow-god added the bug Something isn't working label Feb 11, 2024
@github-actions github-actions bot changed the title 更新后后端为空,但是管理页面可以正常打开[Bug]: 更新后后端为空,但是管理页面可以正常打开[Bug]: || The backend is empty after the update, but the management page can be opened normally [Bug]: Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant