Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(sample/browser): use byte arrays instead of strings #51

Merged

Conversation

petermetz
Copy link
Contributor

Fixes #49

Signed-off-by: Peter Somogyvari peter.metz@unarin.com

Description

  • Tests for the changes have been added (for bug fixes / features)
  • The commit message(s) follow conventional commits
  • Documentation has been added / updated (for bug fixes / features)
  • Changes follow the contributing document.

Motivation and Context

Needed to update the sample to work with the latest changes in the rust code.

Does this PR introduce a breaking change?

  • Yes
  • No

Which merge strategy will you use?

  • Squash
  • Rebase (REVIEW COMMITS)

Fixes mattrglobal#49

Signed-off-by: Peter Somogyvari <peter.metz@unarin.com>
@tplooker tplooker merged commit fcb06c9 into mattrglobal:master Sep 9, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

fix(sample/browser): TypeError: Reflect.get called on non-object
2 participants