【taro4.1.7】 Vite编译下,自定义tabbar不显示,webpack编译没问题,如何解决?官方issue修复比较慢 #18420
Unanswered
huangmingfu
asked this question in
Q & A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Taro 版本
v4
使用框架
React
相关平台
问题描述
taro init myApp 创建的 vite + react18 模板项目,微信小程序端,无法正常显示tabbar页面。
复现链接
https://github.com/huangmingfu/taro-demo
复现步骤
环境信息
👽 Taro v4.1.7 Taro CLI 4.1.7 environment info: System: OS: Windows 11 10.0.22631 Binaries: Node: 22.19.0 - F:\nvm\nodejs\node.EXE Yarn: 1.22.22 - F:\nvm\nodejs\yarn.CMD npm: 10.9.3 - F:\nvm\nodejs\npm.CMD npmPackages: @tarojs/cli: 4.1.7 => 4.1.7 @tarojs/components: 4.1.7 => 4.1.7 @tarojs/helper: 4.1.7 => 4.1.7 @tarojs/plugin-framework-react: 4.1.7 => 4.1.7 @tarojs/plugin-platform-alipay: 4.1.7 => 4.1.7 @tarojs/plugin-platform-h5: 4.1.7 => 4.1.7 @tarojs/plugin-platform-harmony-hybrid: 4.1.7 => 4.1.7 @tarojs/plugin-platform-jd: 4.1.7 => 4.1.7 @tarojs/plugin-platform-qq: 4.1.7 => 4.1.7 @tarojs/plugin-platform-swan: 4.1.7 => 4.1.7 @tarojs/plugin-platform-tt: 4.1.7 => 4.1.7 @tarojs/plugin-platform-weapp: 4.1.7 => 4.1.7 @tarojs/react: 4.1.7 => 4.1.7 @tarojs/runtime: 4.1.7 => 4.1.7 @tarojs/shared: 4.1.7 => 4.1.7 @tarojs/taro: 4.1.7 => 4.1.7 @tarojs/vite-runner: 4.1.7 => 4.1.7 @tarojs/webpack5-runner: 4.1.7 => 4.1.7 babel-preset-taro: 4.1.7 => 4.1.7 eslint-config-taro: 4.1.7 => 4.1.7 react: ^18.0.0 => 18.3.1Beta Was this translation helpful? Give feedback.
All reactions