-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
taro4.x 编译后在小程序中运行错误 #17007
Comments
This was referenced Dec 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
微信小程序
复现仓库
https://github.com/xm-c/TaroApp.git
小程序基础库: 3.7.0
使用框架: React
复现步骤
1、安装 @taro/cli 4.x
2、创建项目 taro init project,使用 react、sass、typescript,模版使用 cli 内置的
3、执行 taro build --type weapp 命令生成小程序代码
4、打开小程序开发者工具,默认基础库版本 3.7.0,运行直接报错,不支持 refresher-two-level-enabled 等属性
期望结果
能够正常运行
实际结果
运行报错
环境信息
The text was updated successfully, but these errors were encountered: