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 issue: Uncaught TypeError: this.el.node.getScreenCTM() is null … #4175

Merged
merged 3 commits into from Jan 14, 2022

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Jan 14, 2022

…in Firefox

Motivation and context

Resolved #4173

How has this been tested?

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 14, 2022
@bsekachev bsekachev changed the title [WIP] Fixed issue: Uncaught TypeError: this.el.node.getScreenCTM() is null … Fixed issue: Uncaught TypeError: this.el.node.getScreenCTM() is null … Jan 14, 2022
nmanovic
nmanovic previously approved these changes Jan 14, 2022
@bsekachev bsekachev merged commit da82f4f into develop Jan 14, 2022
@nmanovic nmanovic deleted the bs/fixed_issue_4173 branch January 14, 2022 15:32
@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.

Error: Uncaught TypeError: this.el.node.getScreenCTM() is null in Firefox
2 participants