点击扩展图标后展示异常
- Dominant language
- TypeScript
- Stars
- 7.3k
- Forks
- 418
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 1
Description
Chrome
RSSHub Radar Version v2.2.0
设置中配置了自定义的实例地址和访问密钥,快速订阅中仅开启一个本地阅读器
扩展页console报错
```
Uncaught TypeError: Cannot read properties of undefined (reading 'call')
at B.ue (icon-DjeKhcls.js:197:87382)
at B.g (icon-DjeKhcls.js:197:76940)
at B.s (icon-DjeKhcls.js:197:98159)
at B (icon-DjeKhcls.js:197:101201)
at new B (icon-DjeKhcls.js:197:102522)
at v (RSSItem-DD8R1cdP.js:1:668)
at ju (index-BH3remyo.js:6:17011)
at Yu (index-BH3remyo.js:8:3155)
at va (index-BH3remyo.js:8:44956)
at ca (index-BH3remyo.js:8:39866)
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the problem in Chrome with a custom instance address, access key, and one local reader enabled. Start from the extension-page console stack, especially RSSItem-DD8R1cdP.js and icon-DjeKhcls.js, then trace the error back to its source. Done means clicking the extension icon renders normally without the TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100