-
使用脚手架安装后即可复现
版本如下
umi@3.5.43
@umijs/plugin-qiankun@2.44.1
umi-plugin-mako@0.0.12
配置如下
`mako:{}`
`qiankun:{slave:{}}
`
开启构建后会报下面错
AssertionError [ERR_ASSERTION]: chunk of umi not found.
…
-
Have noticed yahoo finance stopped working recently. URL in error logs takes me to a API feedback google form.
"We’re sorry for the inconvenience, but API-level access to Yahoo Finance quotes data …
-
Symbols with ^ are not working or this plugin lacks of documentation how to use them...
Examples:
`^DJI` - Dow Jones Industrial Average
`^IXIC` - NASDAQ Composite
See: https://finance.yahoo…
-
### Describe the bug
[Error] Unhandled Promise Rejection: Not allowed by the scope
(anonymous function) (user-script:8:546:35590)
asyncFunctionResume
(anonymous function)
promiseReactionJob…
-
### Issue validation
- [x] I checked the issue to prevent duplicate
- [x] I checked my configurations files and the documentation
### Command used
Upload single current active note
### Plugin vers…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Describe the bug
1. tauri command
```rust
#[tauri::command]
async fn create_window_finance_yahoo(handle: AppHandle) {
let new_window = tauri::WindowBuilder::new(
&handle,
…
-
### Issue validation
- [X] I checked the issue to prevent duplicate
- [X] I checked my configurations files and the documentation
### Describe the bug
For some reason, using this plugin for sorting…
-
While trying to run pytest on the [TA-Lib](https://pypi.org/project/TA-Lib/) project (and many other projects) it fails to find this library:
```
cd /usr/ports/finance/py-ta-lib/work-py39/TA-Lib-0…
-
I want to to ask about this specific line of code. Basically we ignore the enum if the name and value are the same
https://github.com/dotansimha/graphql-code-generator/blob/e947f8e393e04dfd52f78bbb35…