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 check range X.Y constraint #39

Closed
paulcanning opened this issue Feb 20, 2018 · 1 comment
Closed

Cannot check range X.Y constraint #39

paulcanning opened this issue Feb 20, 2018 · 1 comment
Assignees
Labels

Comments

@paulcanning
Copy link

Trying to check a range (caret or tilde) constraint for any X.Y version throws a JS error

app.js:20247 Uncaught TypeError: Cannot read property 'match' of undefined
    at SemverConstraint.upper (app.js:20247)
    at Constructor.render (app.js:19768)
    at Constructor.<anonymous> (app.js:6715)
    at Constructor.wrapper [as _renderValidatedComponent] (app.js:12558)
    at Constructor.<anonymous> (app.js:6642)
    at Constructor.wrapper [as updateComponent] (app.js:12558)
    at Constructor._performComponentUpdate (app.js:6586)
    at Constructor.performUpdateIfNecessary (app.js:6529)
    at Constructor.receiveComponent (app.js:5197)
    at Constructor.receiveComponent (app.js:6612)
@jubianchi jubianchi self-assigned this Feb 20, 2018
@jubianchi jubianchi added the bug label Feb 20, 2018
@jubianchi
Copy link
Owner

Hi @paulcanning!

Thanks for reporting this issue, this is indeed a bug and I will fix it.

A new version of the website will be deployed soon.

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

2 participants