Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button 组件不支持 group-id 属性(抖音 openType 为 joinGroup 时) #14529

Closed
dexbol opened this issue Sep 12, 2023 · 0 comments · Fixed by #14540, #14582 or #14586
Closed

Button 组件不支持 group-id 属性(抖音 openType 为 joinGroup 时) #14529

dexbol opened this issue Sep 12, 2023 · 0 comments · Fixed by #14540, #14582 or #14586
Labels
F-react Framework - React T-tt Target - 编译到字节跳动小程序 V-3 Version - 3.x

Comments

@dexbol
Copy link

dexbol commented Sep 12, 2023

相关平台

字节跳动小程序

小程序基础库: 2.70.1
使用框架: React

复现步骤

使用 Button 组件:

<Button openType="joinGroup" group-id="xx">加入群聊</Button>

抖音加入群聊文档:

https://developer.open-douyin.com/docs/resource/zh-CN/mini-app/develop/component/open-capacity/button-join-group

期望结果

打开群聊 view 。

实际结果

没有反应。

环境信息

👽 Taro v3.6.16


  Taro CLI 3.6.16 environment info:
    System:
      OS: macOS 13.5.2
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 20.5.1 - /opt/homebrew/bin/node
      Yarn: 1.22.15 - /opt/homebrew/bin/yarn
      npm: 9.8.0 - /opt/homebrew/bin/npm
@taro-bot2 taro-bot2 bot added F-react Framework - React T-tt Target - 编译到字节跳动小程序 V-3 Version - 3.x labels Sep 12, 2023
TheKonka added a commit to TheKonka/taro that referenced this issue Sep 13, 2023
ZakaryCode added a commit that referenced this issue Sep 22, 2023
* fix(tt): support joinGroup button

#14529

* chore: format type desc

---------

Co-authored-by: Zakary <zakarycode@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-tt Target - 编译到字节跳动小程序 V-3 Version - 3.x
Projects
None yet
1 participant