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 read properties of null (reading 'version') when opening a non-spark job details #173

Closed
wajda opened this issue Dec 6, 2021 · 1 comment · Fixed by #172
Assignees
Labels
bug Something isn't working
Milestone

Comments

@wajda
Copy link
Contributor

wajda commented Dec 6, 2021

Unexpected Error: TypeError: Cannot read properties of null (reading 'version')
    at event-node-info.component.ts:108
    at Array.map (<anonymous>)
    at EventNodeInfoComponent.ngOnChanges (event-node-info.component.ts:108)
    at EventNodeInfoComponent.rememberChangeHistoryAndInvokeOnChangesHook (core.js:1471)
    at callHook (core.js:2490)
    at callHooks (core.js:2457)
    at executeCheckHooks (core.js:2389)
    at selectIndexInternal (core.js:8188)
    at Module.ɵɵadvance (core.js:8177)
    at EventOverviewGraphPageComponent_ng_container_0_div_1_Template (event-overview-graph.page.component.html:62)
@wajda wajda self-assigned this Dec 6, 2021
@wajda wajda added the bug Something isn't working label Dec 6, 2021
@wajda wajda added this to the 0.7.3 milestone Dec 6, 2021
@wajda
Copy link
Contributor Author

wajda commented Dec 6, 2021

fixed in #171

@wajda wajda closed this as completed Dec 6, 2021
@wajda wajda added this to Spline Mar 31, 2022
@wajda wajda moved this to New in Spline Mar 31, 2022
@wajda wajda moved this from New to Closed in Spline Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant