Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

fix: Illegal invocation calling window.getComputedStyle #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hiepxanh
Copy link

@hiepxanh hiepxanh commented May 6, 2022

  • Please check if the PR fulfills these requirements
  • What modules are related to this pull-request
  • client side
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    fixed Illegal invocation calling window.getComputedStyle #135
    bug on angular 12
    image

  • What is the current behavior? (You can also link to an open issue here)
    Currently it throws an error and breaks the swapping of the root application.

  • What is the new behavior (if this is a feature change)?
    not error

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    no

  • Other information:

@hiepxanh hiepxanh marked this pull request as ready for review May 6, 2022 04:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Illegal invocation calling window.getComputedStyle
1 participant