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

Null pointer wehen updating a service in an application with interface connections #680

Open
buehlefs opened this issue Mar 28, 2019 · 0 comments
Labels
bug Something isn't working on hold Issue is on hold for next phase

Comments

@buehlefs
Copy link
Contributor

Environment

Application like in tutorial 4.

Expected behavior

Updating a service to another version does not throw an error in the console.

Actual behavior [in case of an issue]

Error in console (no bad behavour for normal users discovered).

ERROR TypeError: Cannot read property 'title' of undefined
    at t.removeInterfaceConnection (main.78ff4490243013ade35e.js:1)
    at HTMLElement.onEdgeRemove (main.78ff4490243013ade35e.js:1)
@buehlefs buehlefs added bug Something isn't working on hold Issue is on hold for next phase labels Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working on hold Issue is on hold for next phase
Projects
None yet
Development

No branches or pull requests

1 participant