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

Cannot read property 'match' of null #156

Open
kyranjamie opened this issue Sep 13, 2021 · 1 comment · May be fixed by #157
Open

Cannot read property 'match' of null #156

kyranjamie opened this issue Sep 13, 2021 · 1 comment · May be fixed by #157

Comments

@kyranjamie
Copy link

The API must sometimes be returning currentBody of null. Perhaps a check should be added to ensure it's defined?

if (currentBody.match(regex)) {

@kyranjamie kyranjamie linked a pull request Sep 13, 2021 that will close this issue
@cakeinpanic
Copy link

Faced some issue, please merge the PR

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 a pull request may close this issue.

2 participants