You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.
问题描述
RT,前面AtTabs的onClick事件会被最后一个AtTabs的onClick覆盖掉。点击前面的AtTabs会调用最后一个AtTabs绑定的事件。
且后面的AtTabsPane会有错位。
H5上没有发现问题。
复现步骤
git clone
cd taro-ui-vue-demo
yarn
yarn build:weapp
点击第一个tabs切换会调用最后一个tabs的onClick
微信开发者工具和真机预览都有问题
期望行为
和H5一样,每个AtTabs的onClick事件能正确调用
报错信息
无
系统信息
Taro CLI 3.0.8 environment info:
System:
OS: Windows 10
Binaries:
Node: 14.5.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.14.5 - C:\Program Files\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered: