You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm have a bug when i use google maps component: "Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'" (in Firefox: TypeError: Argument 1 of Window.getComputedStyle does not implement interface Element)
And here is the code:
This code is very simple, and in the other project i can run it normaly, but in this project is not, so i really don't know why, please help me fix this problem
The text was updated successfully, but these errors were encountered:
We're going to look into this shortly. In the meantime, feel free to submit a minimal repository that can fully reproduce this error so that anyone can try to help out. Thanks.
We're also looking for maintainers. Involve in #266 to help strengthen our community!
I'm have a bug when i use google maps component: "Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'" (in Firefox: TypeError: Argument 1 of Window.getComputedStyle does not implement interface Element)
And here is the code:
This code is very simple, and in the other project i can run it normaly, but in this project is not, so i really don't know why, please help me fix this problem
The text was updated successfully, but these errors were encountered: