We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
微信小程序
https://github.com/bb-bin/test.git 小程序基础库: 2.19.1 使用框架: Vue 3
打开注释
页面内一个view标签内有4个带class的标签不报错
报错
👽 Taro v3.3.2 Taro CLI 3.3.2 environment info: System: OS: Windows 10 Binaries: Node: 14.17.4 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.5 - C:\Program Files (x86)\Yarn\bin\yarn.CMD npm: 6.14.14 - C:\Program Files\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
@bb-bin 和这个 commit 有关,可以先把 Vue 降级到 3.1.4 。
"vue": "3.1.4" "@vue/compiler-sfc": "3.1.4"
Sorry, something went wrong.
先开着吧,Taro 还是要改的
fix(runtime): 修复 Vue3.2+ 版本静态节点渲染报错的问题,fix #10077
4493664
086a257
Successfully merging a pull request may close this issue.
相关平台
微信小程序
复现仓库
https://github.com/bb-bin/test.git
小程序基础库: 2.19.1
使用框架: Vue 3
复现步骤
打开注释
期望结果
页面内一个view标签内有4个带class的标签不报错
实际结果
报错
环境信息
The text was updated successfully, but these errors were encountered: