-
### 相关平台
H5
### 复现仓库
[https://gitee.com/scl930227/demo-tarojs-vue3.git](https://gitee.com/scl930227/demo-tarojs-vue3.git)
**浏览器版本: Chrome 125.0.6422.142 版本随意**
**使用框架: Vue 3**
### 复现步骤…
-
### 相关平台
微信小程序
**小程序基础库: 2.7.3**
**使用框架: React**
### 复现步骤
路径:项目根目录/plugin/plugin-demo/index.js
```
// index.js
export default ctx => {
// plugin 主体
ctx.onBuildStart(() => {
…
-
### 相关平台
微信小程序
**小程序基础库: 无**
**使用框架: React**
### 复现步骤
使用taro-cli 3.6.26 新建项目,选择默认模版,运行 npm run build:weapp
### 期望结果
打包成功
### 实际结果
打包失败
✖ Errors:
Error: pages/index/inde…
-
### 相关平台
微信小程序
**小程序基础库: 和小程序版本无关**
**使用框架: React**
### 复现步骤
#### 操作步骤:任意一个hello word项目编译后,查看首页的源码及.map文件。
#### 示例
##### taro源码(最简单的示例):
```
import React from 'react'
import {…
-
### 相关平台
微信小程序
**小程序基础库: 3.3.3**
**使用框架: React**
### 复现步骤
通过tarojs/cli创建一个新的demo,const requestTask = Taro.request(options),此时requestTask.abort是存在的,使用Taro.addInterceptor添加拦截器之后,abort方法为u…
-
### 相关平台
微信小程序
**小程序基础库: 2.16.1**
**使用框架: React**
### 复现步骤
npm run dev:weapp后页面报错TypeError: Cannot read property 'get' of undefined
### 期望结果
npm run dev:weapp后页面不出现错误
### …
-
### 相关平台
微信小程序
### 复现仓库
[https://github.com/liujianchao1995/error-recurrence-demo/tree/master](https://github.com/liujianchao1995/error-recurrence-demo/tree/master)
**小程序基础库: 2.21.3**
**使用框…
-
### 相关平台
微信小程序
### 复现仓库
[https://github.com/eatureide/taro3-props-bug-demo.git](https://github.com/eatureide/taro3-props-bug-demo.git)
**小程序基础库: 2.32.0**
**使用框架: React**
### 复现步骤
npm ru…
-
无法兼容,原生小程序ui组件库,例如ivew-webapp
在main.js里配置usingComponents字段,最后还是没法用这个 ui组件
-
### NutUI 包名
@nutui/nutui
### NutUI 版本号
latest
### 平台
tt
### 重现链接
https://github.com/jdf2e/nutui
### 重现步骤
官方demo
```
pnpm dev:taro tt
```
打开抖音开发者工具,查看水印组件,报错
![image](https://git…