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: Could not receive frame N. TypeError: Cannot read properties of undefined #4187

Merged
merged 3 commits into from
Jan 18, 2022

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Jan 17, 2022

Motivation and context

Resolved #3714

How has this been tested?

Manual testing

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) 2022 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev bsekachev added the bug Something isn't working label Jan 17, 2022
@bsekachev bsekachev changed the title [WIP] FIxed: Could not receive frame N. TypeError: Cannot read properties of undefined Fixed: Could not receive frame N. TypeError: Cannot read properties of undefined Jan 17, 2022
@bsekachev
Copy link
Member Author

bsekachev commented Jan 17, 2022

@azhavoro
Could you please review?

@bsekachev bsekachev merged commit bc4ff49 into develop Jan 18, 2022
@bsekachev bsekachev deleted the bs/fixed_issue_3714 branch January 18, 2022 10:55
@nmanovic nmanovic mentioned this pull request Mar 4, 2022
7 tasks
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.

Could not receive frame N. TypeError: Cannot read properties of undefined (reading 'filenam')
2 participants