alby Liu

Results 4 issues of alby Liu

### 问题出在哪个包 @taroify/core ### 问题出在哪个平台/设备/浏览器 微信小程序 ### 平台/设备/浏览器 _No response_ ### 你正在使用的 Taroify 版本是多少 ^0.1.0-alpha.1 ### 描述一下您遇到的问题以及重现步骤 安装taro 之后 安装taroify/core 使用 button 组件 ![image](https://user-images.githubusercontent.com/71832496/176603010-3896a361-fb76-4ecd-a9c9-8d288898feaf.png) ![image](https://user-images.githubusercontent.com/71832496/176603036-fdb9547c-51a8-43de-9034-1de801134e20.png) ![image](https://user-images.githubusercontent.com/71832496/176603051-49e2cd12-26de-4926-8063-0217cd72f10e.png) package.json ![image](https://user-images.githubusercontent.com/71832496/176603135-766f202a-e63c-4279-b8a4-c0e98825c3d0.png) ### 如果可能的话,请包含一个代码框的链接与复制的问题...

bug: need confirm

### 相关平台 H5 ### 复现仓库 [https://gitee.com/Allight/taro-problem-recurrence.git](https://gitee.com/Allight/taro-problem-recurrence.git) **浏览器版本: Chrome 104.0.5112.102** **使用框架: React** ### 复现步骤 yarn install -> yarn dev:h5 ### 期望结果 702px应该无法占满全屏 ### 实际结果 占满全屏 ### 环境信息 ``` Taro CLI 3.5.5...

V-3
F-react
T-h5

### 问题出在哪个包 @taroify/core ### 问题出在哪个平台/设备/浏览器 微信小程序 ### 平台/设备/浏览器 微信开发者工具 ### 你正在使用的 Taroify 版本是多少 ^0.1.0-alpha.1 ### 描述一下您遇到的问题以及重现步骤 taro init 3.5.5 版本 react 18 yarn add taroify npm i babel-plugin-import -D yarn...

bug: need confirm

好像是因为vite没有require 导致包之间引用关系失败