DaoBin Xu
DaoBin Xu
**问题描述** UI组件 `AtButton` 支付宝环境设置了 openType="getAuthorize" 和 onGetAuthorize={xxx} 时,不触发获取授权事件,taro/components的button可以。 **复现步骤** ```js // js import Taro, { login, checkSession } from "@tarojs/taro"; import { useCallback, useState } from "react"; const getUserInfo =...
 版本号:1.3.0 如图。输入一个具有.或者-的链接中间会出现一个方形的点
### Should this be an RFC? - [X] This is not a substantial change ### Description I hope to add loading animations when the actual page content is not displayed....
### Current Behavior: When using Plyr in Vue 3, it works normally in development mode. However, after packaging, this prompt appears. ### Expected Behavior: It is expected that it will...