DaoBin Xu

Results 4 issues of 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 =...

![image](https://user-images.githubusercontent.com/31473212/57367011-c71e0580-71ba-11e9-8a2f-d4f1396d19a5.png) 版本号: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....

enhancement
p2
Widget API

### 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...

bug