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

TypeError: Cannot set property 'references' of undefined #19

Closed
0xdeadbife opened this issue Sep 21, 2020 · 1 comment
Closed

TypeError: Cannot set property 'references' of undefined #19

0xdeadbife opened this issue Sep 21, 2020 · 1 comment

Comments

@0xdeadbife
Copy link

I have this condition error when i press "Create" on New Vulnerability feature.

Browser: Chrome
Version: Version 85.0.4183.83 (Official Build) (64-bit)

Error message:

TypeError: Cannot set property 'references' of undefined
    at s.createVulnerability (5.f8068bdd.js:formatted:2081)
    at click (5.f8068bdd.js:formatted:698)
    at ie (vendor.a1afd7c8.js:formatted:49237)
    at s.n (vendor.a1afd7c8.js:formatted:49367)
    at ie (vendor.a1afd7c8.js:formatted:49237)
    at s.t.$emit (vendor.a1afd7c8.js:formatted:50123)
    at s.click (vendor.a1afd7c8.js:formatted:47644)
    at ie (vendor.a1afd7c8.js:formatted:49237)
    at HTMLButtonElement.n (vendor.a1afd7c8.js:formatted:49367)
    at HTMLButtonElement.Io.o._wrapper (vendor.a1afd7c8.js:formatted:51823)

Im just start up through docker-compose following your steps on README.MD
I have completed the all fields and doesnt input any unregular data type on every field.

Thanks and regards

@0xdeadbife
Copy link
Author

I have already test your fix, and works great!.

Thanks for the fix, and thanks so much for the code.. is a great tool (:

Regards,

yeln4ts added a commit that referenced this issue Sep 30, 2020
Wrong variable was used after changing references type
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

No branches or pull requests

1 participant