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

Runtime exception when checking custom patterns line break issues #759

Closed
bd82 opened this issue Jun 21, 2018 · 0 comments
Closed

Runtime exception when checking custom patterns line break issues #759

bd82 opened this issue Jun 21, 2018 · 0 comments
Labels

Comments

@bd82
Copy link
Member

bd82 commented Jun 21, 2018

Seems to occur when the custom pattern is wrapped in an object:

createToken({ name: "MyToken", pattern: { 
   exec : function() { /* ... */}
})
@bd82 bd82 added the Bug 🪲 label Jun 21, 2018
bd82 added a commit that referenced this issue Jun 21, 2018
@bd82 bd82 closed this as completed Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant