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 was archived by the owner on Oct 27, 2021. It is now read-only.
问题描述
使用AtNavBar组件时出现非预期行为
复现步骤
taro init
使用Taro+vue, typescript,模板使用Taro-vue-ui模板
若将
改为
则出现报错
期望行为


在小程序能呈现跟官方例子一样的效果
实际效果:
系统信息
👽 Taro v3.0.17
Taro CLI 3.0.17 environment info:
System:
OS: macOS 10.14.4
Shell: 5.3 - /bin/zsh
Binaries:
Node: 11.14.0 - /usr/local/bin/node
Yarn: 1.15.2 - /usr/local/bin/yarn
npm: 6.9.0 - /usr/local/bin/npm
npmPackages:
@tarojs/cli: 3.0.17 => 3.0.17
@tarojs/components: 3.0.17 => 3.0.17
@tarojs/mini-runner: 3.0.17 => 3.0.17
@tarojs/runtime: 3.0.17 => 3.0.17
@tarojs/taro: 3.0.17 => 3.0.17
@tarojs/webpack-runner: 3.0.17 => 3.0.17
babel-preset-taro: 3.0.17 => 3.0.17
eslint-config-taro: 3.0.17 => 3.0.17
npmGlobalPackages:
typescript: 3.7.3
taro-ui-vue版本: 1.0.0-alpha.14
补充信息
AtNavBar的嵌套子组件处理bug?
The text was updated successfully, but these errors were encountered: