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]: ArticleReaction.vue:99 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'reaction0') #2451

Closed
wish5115 opened this issue Apr 22, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@wish5115
Copy link

问题描述 | Describe the bug

页面加载时出现以下错误:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'reaction0')
    at ArticleReaction.vue:99:33
    at Array.map (<anonymous>)
    at f (ArticleReaction.vue:98:32)
(anonymous) @ ArticleReaction.vue:99
f @ ArticleReaction.vue:98
await in f (async)
Pe.immediate @ ArticleReaction.vue:152
ut @ runtime-core.esm-bundler.js:192
Be @ runtime-core.esm-bundler.js:199
w @ runtime-core.esm-bundler.js:1941
Hs @ runtime-core.esm-bundler.js:1979
Pe @ runtime-core.esm-bundler.js:1806
(anonymous) @ ArticleReaction.vue:149
(anonymous) @ runtime-core.esm-bundler.js:2872
ut @ runtime-core.esm-bundler.js:192
Be @ runtime-core.esm-bundler.js:199
Ka.t.__weh.t.__weh @ runtime-core.esm-bundler.js:2852
Os @ runtime-core.esm-bundler.js:367
qt @ runtime-core.esm-bundler.js:6676
mount @ runtime-core.esm-bundler.js:3928
t.mount @ runtime-dom.esm-bundler.js:1501
Od @ init.ts:81
window.initWaline @ (index):18
(anonymous) @ (index):18
Show 13 more frames
Show less

问题网站 | Website URL

https://wilson.lovestoblog.com/demo/ob_demo/

服务部署在哪里? | Where your waline deploy?

Vercel (Default)

数据存储在哪里?| Where your comment data store?

LeanCloud(https://leancloud.app)

@wish5115 wish5115 added the bug Something isn't working label Apr 22, 2024
@lizheming
Copy link
Collaborator

lizheming commented Apr 23, 2024

问题网站打不开


The problematic website cannot be opened

@lizheming
Copy link
Collaborator

看起来应该已经没问题了
image

@wish5115
Copy link
Author

wish5115 commented May 2, 2024

t ArticleReaction.vue:99:33
at Array.map ()
at f (ArticleReaction.vue:98:32)
(anonymous) @ ArticleReaction.vue:99

Sorry, I thought you guys were delayed in responding to bug feedback like other projects, so I didn't pay attention, I didn't expect you guys to reply so quickly, sorry!

The problem still exists, I'll re-give you a URL, this site is faster to access and easier for you guys to find the problem, the home page is normal when it loads, other pages and clicking on the left menu to switch documents will report an error.

For example:

https://wxkj.asia/mynote/%E5%BC%80%E5%8F%91%E7%AC%94%E8%AE%B0/%E5%89%8D%E7%AB%AF/%E9%98%B2%E6%AD%A2window.onload%E8%A2%AB%E8%A6%86%E7%9B%96%E7%9A%84%E6%8A%80%E5%B7%A7.html

You click on the URL below and refer to my GIF image:

https://wxkj.asia/mynote/

waline-bugs

@wish5115
Copy link
Author

wish5115 commented May 2, 2024

Here resp is an object, not an array, so [0] here is redundant, I think.

Snipaste_2024-05-02_17-07-27

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

2 participants