-
Notifications
You must be signed in to change notification settings - Fork 450
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
早上一更新就完犊子了 Cannot read properties of null (reading 'length') #459
Labels
bug
Something isn't working
Comments
我也是重新设置了一下股票分组 |
我也是,回退版本也不行,会报code.startsWith is not a function |
更新完原有分组不见了,只剩一个分组了。并且删除股票有问题 |
上移,下移,置顶操作异常。显示 接口不支持该股票 。 |
编辑settings.json 把这个null去掉 |
删除settings.json 里 leek-fund.stocks配置里的所有数组和null。 "leek-fund.stocks": [
[
// null, <---
"nf_IF0",
"nf_IH0",
"nf_IC0",
"nf_IM0",
// [], <---
// [] <---
]
] |
@gittig11 出来改bug了
|
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
基金显示正常,股票数据都没了,包括分组也没有了。然后一直提示 Cannot read properties of null (reading 'length')。
vsc版本
版本: 1.92.2 (user setup)
提交: fee1edb8d6d72a0ddff41e5f71a671c23ed924b9
日期: 2024-08-14T17:29:30.058Z
Electron: 30.1.2
ElectronBuildId: 9870757
Chromium: 124.0.6367.243
Node.js: 20.14.0
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.22631
上移,下移,置顶操作异常。显示 接口不支持该股票 。
The text was updated successfully, but these errors were encountered: