Héctor Zhuang
Héctor Zhuang
https://github.com/mallfoundry/taroify/issues/527
## What The App crashes when the Camera component with the code scanner after returning results is closed and unmounted. ## Changes The PR changes the destroyPreviewOutputSync and makes it...
**这个 PR 做了什么?** (简要描述所做更改) #15225 **这个 PR 是什么类型?** (至少选择一个) - [x] 错误修复(Bugfix) issue: fix # - [ ] 新功能(Feature) - [ ] 代码重构(Refactor) - [ ] TypeScript 类型定义修改(Typings) - [...
**这个 PR 做了什么?** (简要描述所做更改) 修复 taro-platform-h5 编译失败 **这个 PR 是什么类型?** (至少选择一个) - [x] 错误修复(Bugfix) issue: fix #15222 - [ ] 新功能(Feature) - [ ] 代码重构(Refactor) - [ ] TypeScript 类型定义修改(Typings)...
### 相关平台 H5 **浏览器版本: Chrome 121.0.6167.85 (Build officiel) (arm64)** **使用框架: React** ### 复现步骤 在 H5 开发环境并开启 prebundle 后,假设新增一个页面 `pages/test/index`,并且相应代码也已创建,但打开此页面时出现白屏因为其代码未被加载。 反之同理,假设已存在一个页面 `pages/test/index`,在重新启动 dev server 后并从 `pages` 删除这个页面,此页面仍可正常访问。 ### 期望结果 若 `app.config.ts`...
### 相关平台 H5 **浏览器版本: None** **使用框架: React** ### 复现步骤 经过测试,在 Node 16、17、18、19、20 均无法正常执行 `prebuild` 脚本,以下是执行此脚本的日志。 ``` pnpm build > @tarojs/[email protected] prebuild /Users/kooboo-hectorchong/Project/taro/packages/taro-platform-h5 > run-s clean generate:desc > @tarojs/[email protected] clean /Users/kooboo-hectorchong/Project/taro/packages/taro-platform-h5...
# Description 若`LOCATION_APIKEY` 未设置,将导致 JS 直接抛出 `LOCATION_APIKEY is not defined` 异常, 这里应该 Reject 以告知开发者此参数未配置。  - [x] 错误修复(Bugfix) issue: fix # - [ ] 新功能(Feature) - [ ] 代码重构(Refactor) -...
I think `package.json` in this chapter is somehow misleading. Although `devDependencies` is empty, most native module developers add `react-native` to it for intellisense and debugging modules. By using `yarn add...
There are a bunch of issues, combining the bare RN module and Expo API, I cannot handle by myself or cost too much time on my hands. I've decided to...
Currently, this project is still under maintenance. However, I've been relocated and the integration of Wechat SDK is no longer my responsibility in my post. Therefore, my access to substantial...