Skip to content

Fix option property access #1214

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

Merged
merged 1 commit into from
Apr 10, 2020
Merged

Fix option property access #1214

merged 1 commit into from
Apr 10, 2020

Conversation

jtenner
Copy link
Contributor

@jtenner jtenner commented Apr 10, 2020

When I was porting this module to TypeScript for a personal project, (and referencing it via the apache license,) I found this error.

When I was porting this module to TypeScript for a personal project, (and referencing it via the apache license,) I found this error.
@jtenner
Copy link
Contributor Author

jtenner commented Apr 10, 2020

Oh. I see. There's an options object there. That's what typescript was complaining about.

@jtenner jtenner closed this Apr 10, 2020
@dcodeIO
Copy link
Member

dcodeIO commented Apr 10, 2020

The fix seemed fine, that intended?

@jtenner
Copy link
Contributor Author

jtenner commented Apr 10, 2020

Upon further inspection, it does look like a bug. I got confused by typescript error reporting.

@jtenner jtenner reopened this Apr 10, 2020
@dcodeIO dcodeIO merged commit 2914b87 into AssemblyScript:master Apr 10, 2020
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

Successfully merging this pull request may close these issues.

2 participants