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

Fixed: TypeError: Cannot read property 'id' of undefined #2544

Merged
merged 5 commits into from
Dec 9, 2020
Merged

Conversation

bsekachev
Copy link
Member

Motivation and context

Resolved #2523
Also fixed a couple of React warnings

How has this been tested?

Manual testing + cypress tests are in progress

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev bsekachev added the bug Something isn't working label Dec 9, 2020
@bsekachev bsekachev changed the title Fixed some not critical issues Fixed: ) TypeError: Cannot read property 'id' of undefined Dec 9, 2020
@bsekachev bsekachev changed the title Fixed: ) TypeError: Cannot read property 'id' of undefined Fixed: TypeError: Cannot read property 'id' of undefined Dec 9, 2020
@bsekachev bsekachev requested a review from nmanovic as a code owner December 9, 2020 08:10
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 61.833% when pulling 355afcb on bs/fixes into 76ff7ef on develop.

@bsekachev bsekachev merged commit 40140bd into develop Dec 9, 2020
@bsekachev bsekachev deleted the bs/fixes branch December 9, 2020 14:02
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
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught (in promise) TypeError: Cannot read property 'id' of undefined.
2 participants