Michael Hyun

Results 47 comments of Michael Hyun

In my case, I have a private repo and even using GH_TOKEN: ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }} did not work. It would correctly push to gh-pages branch, but it wouldn't...

> I keep getting > > ``` > Error: Exec code(128) on executing: git push --force --quiet https://github.com/agilemd/project-name master:gh-pages > fatal: could not read Username for 'https://github.com': No such device...

Have you checked out the usage documentation for useBackgroundBlur hook? https://github.com/aws/amazon-chime-sdk-component-library-react/blob/f1b599441543e90c1d20fd41d0a03ec7ba995c23/src/providers/BackgroundBlurProvider/docs/useBackgroundBlur.stories.mdx#usage

@JVanopbroeke Can you please explain in more detail what the video issues you are having? Also, providing browser logs (please provide the full browser logs) - would be helpful as...

@JVanopbroeke thanks for reaching out - we don't support that browser yet, as you can see. I think WebRTC is probably already supported on that browser, but we just don't...

Closing due to inactivity.

@marnixhoh Thanks for your suggestion! We'll make sure to track this task on our end. We'll keep this issue open for visibility

I see - this is a missing src file from the source map. So apparently the Amazon Chime SDK for Javascript has a `sourcemap=true` property enabled in the package.json, but...