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

Proxy is not defined - IE 11 #58

Closed
drozdzynski opened this issue May 9, 2017 · 18 comments
Closed

Proxy is not defined - IE 11 #58

drozdzynski opened this issue May 9, 2017 · 18 comments

Comments

@drozdzynski
Copy link

Hello,

in version 2.1.* you add Proxy object, and after that my app not work in IE 11, becouse in IE 11 is no Proxy object.

@wannymiarelli
Copy link

+1
This is a big problem, actually also " old version " of chrome ( v37 for example ) have the same problem.

@mashpie
Copy link

mashpie commented Jul 21, 2017

+1 - any updates on this?

@gbogard
Copy link

gbogard commented Aug 11, 2017

+1

2 similar comments
@Yifei022
Copy link

+1

@francoisrousseau
Copy link

+1

@sromer
Copy link

sromer commented Oct 16, 2017

+1

I tried implementing the ProxyPolyfill (https://github.com/GoogleChrome/proxy-polyfill) but it does not support the 'deleteProperty' trap, so it is no good to us.

Anyone got any ideas?

@bugs181
Copy link

bugs181 commented Oct 30, 2017

I was wondering where that Proxy error came from. Looks like it happened around the time that I added Socket.io to the project.

@richcorbs
Copy link

+1

Just came across this now too.

@HaoweiCh
Copy link

HaoweiCh commented Dec 6, 2017

Proxy cannot be pollify, SO I think this should be replaced by another method.

@partyka1
Copy link

+1 same here

@HaoweiCh
Copy link

About half a year passed..........

@bguivarch
Copy link

+1

@andreasvirkus
Copy link

andreasvirkus commented Feb 1, 2018

Any resolution for this? 😕 😞
@jeystaats @MetinSeylan

@yefeng2016
Copy link

+1
old version " of chrome ( v43 for example ) have the same problem

@partyka1
Copy link

btw. from what I understood from source code, this package' functionality that uses Proxy, can be easily rewritten in plain es2015

@HaoweiCh
Copy link

@partyka1 Hope you can fix this.pls

@probil
Copy link

probil commented Jun 1, 2018

Try vue-socket.io-extended instead. It works fine in browsers with no Proxy API support

@QuentinouLeTwist
Copy link

@probil man you are my Hero !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests