Skip to content

Fix str.match is not a function error#223

Open
chrislgrigg wants to merge 1 commit into
leoforfree:masterfrom
chrislgrigg:patch-2
Open

Fix str.match is not a function error#223
chrislgrigg wants to merge 1 commit into
leoforfree:masterfrom
chrislgrigg:patch-2

Conversation

@chrislgrigg

Copy link
Copy Markdown

Fixes #208 based on debugging in the original issue.

@rswalkden

Copy link
Copy Markdown

@leonardoanalista can this be merged? Seems like a straight-forward fix 🙂

@leonardoanalista

Copy link
Copy Markdown
Member

The current commit message may not trigger a new release since it starts with Fix str.... I think it'd have to be fix: str...

@leonardoanalista

Copy link
Copy Markdown
Member

@leonardoanalista can this be merged? Seems like a straight-forward fix 🙂

Yes, it can be merged when ready. There is a code conflict. Thanks @subvertallchris, @Scutua and @rswalkden

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.

Breaks if body is left empty

3 participants