-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Don't use IE11's native getOwnPropertyDescriptor
on objects like window.location
#601
Comments
getOwnPropertyDescriptor
on objects like window.location
getOwnPropertyDescriptor
on objects like window.location
It's not an issue of Since it's not a If you wanna just copy a URL, you could use just |
No, I'm actually extending the object: |
@Hypnosphi you could extend a copied location. |
It throws "Object doesn't support this action" error
See babel/babel#10233 for context
The text was updated successfully, but these errors were encountered: