leeho

Results 9 issues of leeho

在微前端多个子应用场景下 ,可以做到KeepAlive吗

usage

### Type Platform Theme ### Component Icon ### Feature Description 在Iconfont挂了的情况下想要替换icon ,能否考虑可以直接上传单个icon, 或者使用其他类似Iconfont的站点,比如iconpark(虽然不太可能)

🖥Platform

大佬,什么时候整个web版的英雄联盟?

我们现在的技术栈是 umi+qiankun, 但是是动态路由,不知道能不能集成

想要查询annotations的实例,但是点击之后跳转的都是404页面 > Please provide a link by forking these links [G2Plot](https://codesandbox.io/s/g2plot-issue-template-gzfdq?file=/index.ts) or GitHub repo, a minimal reproduction. https://g2plot.antv.antgroup.com/zh/examples/component/annotation#line-annotation-with-text

Bug

![image](https://user-images.githubusercontent.com/13464485/183604070-a3f0d7df-acf6-4fd3-b75f-c01d5ea558c2.png) 我在 request的拦截器给每个请求加上了cancelToken ```javascript function addPending(config) { const pendingKey = getPendingKey(config); config.cancelToken = config.cancelToken || new Reqs.CancelToken((cancel) => { if (!pendingMap.has(pendingKey)) { pendingMap.set(pendingKey, cancel); } }); } async function errHandler(response:...

请问改插件 在umi/plugin-qiankun 微前端环境下怎么使用?

![img_v3_02dq_ac9e5ff4-5d3d-44d3-9e89-685b78acb2ag](https://github.com/user-attachments/assets/1946652d-6f40-436a-949c-355a3393f8a4)

### Confirm this is a Node library issue and not an underlying OpenAI API issue - [x] This is an issue with the Node library ### Describe the bug use...

bug