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

H5端设置 sourceType 仍然无效 #3672

Closed
xoptimal opened this issue Jul 4, 2019 · 3 comments
Closed

H5端设置 sourceType 仍然无效 #3672

xoptimal opened this issue Jul 4, 2019 · 3 comments

Comments

@xoptimal
Copy link

xoptimal commented Jul 4, 2019

问题描述
H5端设置 sourceType 仍然无效

复现步骤

 chooseImage({
      sourceType: ['camera'],
      success: (res) => {
        console.log('done');
        console.log(res);
      },
      fail: (err) => {
        console.log('error', err);
      },
      count: 1
    });

期望行为
H5端设置 sourceType 设置生效

系统信息

  Taro CLI 1.3.4 environment info:
    System:
      OS: Windows 10
    Binaries:
      Node: 10.15.1 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.15.2 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
      npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
  • 报错平台 [h5]
@taro-bot
Copy link

taro-bot bot commented Jul 4, 2019

欢迎提交 Issue~

如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏

如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。

Good luck and happy coding~

@Garfield550
Copy link
Collaborator

不要重复开 Issue 啊,可以在原 Issue 里直接反馈问题的。
Dup: #2578

@xoptimal
Copy link
Author

xoptimal commented Jul 4, 2019

我看你们关了, 我的群里提了下, 老李又让我 提 Issue , 那我关闭吧, 我看你们那个已经打开了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants