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

Make showReportDialog's option paramerter optional #1097

Merged
merged 1 commit into from
Oct 17, 2017

Conversation

bondz
Copy link
Contributor

@bondz bondz commented Oct 16, 2017

Typescript complains if you leave the option param empty.

Since the code already checks the lastEventId if its not specified, and the parameter is omitted in the docs, it makes sense to update the typings to show that the parameter is optional.

@bondz
Copy link
Contributor Author

bondz commented Oct 16, 2017

The test failure is a config error outside the scope of this PR

@kamilogorek
Copy link
Contributor

Thanks!

@kamilogorek kamilogorek merged commit 9c2cfab into getsentry:master Oct 17, 2017
@bondz bondz deleted the patch-1 branch October 17, 2017 10:34
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