Please specify:
(Not filling out all fields of this template will probably result in your issue being closed without further notice. If you are not willing fill it in, why would someone else spent his time fixing it?)
- Feature request: ______
- I am willing to implement this myself
- Issue: _______
- Version: ____
- SIMPLE Reproduction: ____ (tip: fork this sandbox: https://codesandbox.io/s/vmxmn8omwl)
- Expected behavior: ___
- Observed behavior: ___
- Occurs when using Proxies (use
setUseProxies(true)
) - Occurs in the ES5 implementation (use
setUseProxies(false)
)