-
It is confusing when the `Review` state doesn't require it, but the `Last Call` state does. It should have been changed when the `Review` state (at last) was introduced.
-
Hi, thanks for your great job!
I am gonna to test your work in our project. We have done some investigation before. In some lidar-based place recognition method, lidar with 360 degree data with at …
-
umi3.5.18
参照https://alitajs.com/plugins/cordova
```
export default {
plugins: [['@alitajs/cordova', options]],
};
```
.umirc里面,不知道options是什么,但是填不填options都会报plugins应为array,这里我最终填的`plugins:…
-
现在tabsLayout是以键值对的方式进行配置的,键是path,值是tabs上的文字。
如: '/home' : '首页'
但如果采用的是动态路由的话,目前把动态路由作为字符串的话会导致匹配失败。
如: 'users/:userId': '用户'
所以需要对这种情况进行支持
-
以下是依赖
"dependencies": {
"@alitajs/main-path": "^2.8.15",
"@alitajs/utils": "^2.8.32",
"@antv/f2": "^4.0.12",
"@antv/f2-react": "^4.0.12",
"@umijs/plugin-model": "2.6.…
-
# Bug Report
I am using "embed" to embed a YouTube video of a movie trailer.
A) On Desktop the video is embedded and can be played.
B) On Desktop set up a mobile device through the Chrome Developer…
qroft updated
2 years ago
-
I suggest that the EIP bot automatically add the EIP editors to the codeowners file for new EIP files (so that a review from the CODEOWNERS is required). Then, once it is merged, the CODEOWNERS file c…
-
When I Disable Command kickme or Other , It's Not Work. and then show errors like bellow.
```
2022-04-02T07:25:01.317224+00:00 app[worker.1]: Traceback (most recent call last):
2022-04-02T07:25:0…
-
-
## Bug report
### Describe the bug
When playing back iso files from network mapped shared drives or rclone mounted drives, player process info does not display any information.
## …