-
**项目版本**
micro-app: ^0.8.10
主应用: vue ^2.6.14
子应用: react: 17.x, umi: ^3.5.33
**复现步骤**
vue 主应用引入百度地图(子应用引入百度地图不生效)
子应用打开地图可以显示但是无法正常使用
![1672135588204](https://user-images.githubusercon…
-
## 问题描述
> 微应用第三方地图资源加载(百度地图),通过自定义fetch的方式拦截原本为script的方式请求但被基座劫持为fetch的方式请求的第三方静态资源并做代理转发 并且能够拿到返回的资源, 但是静态资源并没有按照原有script的方式正常加载, 页面一片空白,
微应用伪代码:
```
```
基座伪代码 :
```javascript
const …
-
Made a branch for updating the readme
Atm I have mostly removed any obsolete information (ie c states problem) and currently waiting for 4.8 to proceed.
-
There are a number of tests with bigger networks running, notably 128x20 and 192x10 configurations. Probably due to issue #1025, the 128x20 networks failed rather badly, but 192x10 has been doing OK (…
-
When bundled with create-react-app default settings this library produces over 400 chunked bundles. They are invidually all small, but total almost 1mb. I don't know what they all are, and they don't …
-
Learn the default proccess...
The same process crediturs use when you fail to pay a bill timely.
"A defaulted affidavit stands as truth in law"
Affidavit / default & notice to cure / final de…
-
## What happens?
访问任何路由页面,控制台都出现如下警告信息:
```
Warning: The current popular language does not exist, please check the locales folder!
```
我在 app.ts 里做了如下日志输出:
```ts
export async function getIn…
-
The following errors were reported by 5.5.0-dev.20240526
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https:/…
-
The following errors were reported by 5.6.0-dev.20240609
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
### 相关平台
H5
**浏览器版本: Chrome 106**
**使用框架: React**
### 复现步骤
```
const aliasConfig = require('./aliasConfig');
const isDev = process.env.NODE_ENV === 'development';
let outputRoot = …