-
The following errors were reported by 5.5.0-dev.20240512
[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.5.0-dev.20240421
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
### 相关平台
H5
**浏览器版本: Chrome 107**
**使用框架: React**
### 复现步骤
创建2个页面,一个页面包含swiper组件,一个页面包含可点击跳转到swiper页面的按钮,点击按钮通过Taro.navigateTo跳转到swiper页面,swiper组件的初始内容与设置的current不一致,始终是current的下一个
…
-
The following errors were reported by 5.5.0-dev.20240428
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
### Describe the bug
I can't preview my react project and here illustrate the log and error reporting:
![image](https://github.com/fwouts/previewjs/assets/49603007/1c899d30-74d0-48a8-abd0-2db3241a89…
-
### Github 仓库地址
https://github.com/uiwjs/react-baidu-map
### NPM 包名称
@uiw/react-baidu-map
### 组件说明项目
基于 React 封装的百度地图组件
### 选择一个分类
地图
-
> 样式json 在组件方式使用时正常,另外百度官方的 json url 同样报错.
```
A cross-origin error was thrown. React doesn't have access to the actual error object in development.
```
## 使用方式 - 全报错
1. local json
2. js 变…
-
微博内容精选
-
### 相关平台
H5
**浏览器版本: 116.0.5845.140**
**使用框架: React**
### 复现步骤
yarn dev:h5 启动报错
```
Error: Cannot find module '@babel/plugin-syntax-import-assertions'
Require stack:
- /Users/class…
-
when
`import {Map, Marker, NavigationControl, InfoWindow} from 'react-bmap';`
I get `BMap is not defined`
```
20170825-10:50:52.498(8)? (STDERR) ReferenceError: BMap is not defined
W2017…