ant-design-pro-plus icon indicating copy to clipboard operation
ant-design-pro-plus copied to clipboard

✨ 基于 ant-design-pro 做一些微小的工作

Results 24 ant-design-pro-plus issues
Sort by recently updated
recently updated
newest added

基于本项目导出的关于 umi 相关的问题跟踪记录。

基于本项目导出的关于 antd 相关的问题跟踪记录。

在自己antd pro v5 umi4项目中 按照作者的方式,在app.tsx中不知道如何获取route,childrenRender方法的第二个参数也无法获取到数据,希望可以指点,感谢 ![image](https://github.com/yunsii/ant-design-pro-plus/assets/59105425/8fdedf40-4948-4b5c-8168-49aa37cd00e5)

当使用多标签页功能,并想从服务端请求菜单时,在app.tsx文件 layout 中返回menu属性,menu中的request不生效。 ```ts // https://umijs.org/zh-CN/plugins/plugin-layout export const layout: RunTimeLayoutConfig = ({ initialState }) => { return { menu: { // 每当 initialState?.currentUser?.userid 发生修改时重新执行 request params: initialState, request: async (params,...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...

dependencies

Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch) from 3.1.0 to 3.1.1. Release notes Sourced from fast-json-patch's releases. 3.1.1 Security Fix for Prototype Pollution - huntr.dev #262 Commits 9d313ac fix(tests): Updated tests to reflect new error...

dependencies

以前用得没什么问题,然后不知道怎么就报错了。报错主要是在登录页和redirect路由页面 ![图片](https://user-images.githubusercontent.com/97492682/208043946-862ea84f-e079-49d2-8136-f7b6be50e5eb.png) 在文档中有说:`在使用页面标签化的功能的时候注意 originalRoutes 需要处理得当`,请问需要怎么注意处理得当,SwitchTabsLayout文件与DEMO的一样

Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies