微博 `Cannot read properties of undefined`
Open
route: v1
RSS bug
- Dominant language
- TypeScript
- Stars
- 46.2k
- Forks
- 10.2k
- Avg merge
- 8h 48m
- Merged PRs (30d)
- 175
Description
### 路由地址
```routes
/weibo/user/:uid/:routeParams?
```
### 完整路由地址
```fullroutes
/weibo/user/1785452997
```
### 相关文档
https://docs.rsshub.app/social-media.html#wei-bo
### 预期是什么?
正常工作
### 实际发生了什么?
无法工作
### 部署
自建
### 部署相关信息
_No response_
### 额外信息
```shell
Route requested: /weibo/user/1785452997
Error message: Cannot read properties of undefined (reading 'filter')
https://github.com/DIYgod/RSSHub/blob/master/lib/routes/weibo/user.js#L45=
```
### 这不是重复的 issue
- [X] 我已经搜索了[现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保该错误尚未被报告。
Contributor guide
Assessment
This issue has not been assessed yet.