Issues
- 0
- 6
Does not work with React 16.3 forwardRef
#82 opened by haggholm - 2
- 3
Use lodash-es
#73 opened by Vanuan - 1
Equality check fails
#80 opened by elado - 4
- 3
Bind ES6 class methods in constructor
#69 opened by klimashkin - 22
Explore using ES2015 Proxies
#40 opened by gaearon - 0
Do you want to use ESLint?
#75 opened by btmills - 1
support `createReactClass`
#74 opened by kentor - 0
Why forcing update of the whole tree?
#72 opened by dbuezas - 2
Keep InitialComponent reference in ProxyComponent
#68 opened by yesmeck - 3
- 1
createPrototypeProxy.js: proxyMethod() does not copy the length property from the original method
#67 opened by adufilie - 1
ES7 instance properties
#60 opened by nadimtuhin - 0
Could this be used to auto-chunkify bundles?
#65 opened by wmertens - 3
- 5
- 2
Fails on IE11 Win10 (no Array.prototype.find)
#52 opened by gnarf - 4
Consider forcing remount with some heuristics
#15 opened by gaearon - 22
Align with autobinding changes in React master
#37 opened by gaearon - 24
core-js WeakMaps are broken on React Native?
#50 opened by gaearon - 2
Initialise state when getInitialState() is added after the initial render using HMR
#38 opened by insin - 10
Uglify borked on 1.1.4
#48 opened by airlanggacahya - 8
Cannot proxy classes without transpiling them
#41 opened by akorchev - 11
- 27
Proxy'd component missing setState in IE 9/10
#27 opened by kentor - 2
Support pure function components
#12 opened by gaearon - 0
Support facebook/react#4612 if it lands
#11 opened by gaearon - 10
ES7 property initializers disappear when combined with certain decorator functions
#23 opened by namuol - 2
element.type.displayName differs from the original component (is undefined)
#30 opened by technicallyfeasible - 1
- 3
ProxyClass prevents filtering on displayName
#26 opened by Agowan - 1
Consider handling removed @autobind decorator
#16 opened by gaearon - 1
Add integration tests
#10 opened by gaearon - 1
Travis + env-specific tests
#7 opened by gaearon - 0
- 6
- 1
- 1
Verify that it doesn't mess up React DevTools
#14 opened by gaearon - 1
Conflicts with react-mixin
#22 opened by dallonf - 2
README miss spelling
#21 opened by fskinner - 2
Fix inheritance
#9 opened by gaearon - 4
Consider return proxy from proxy.update method
#18 opened by Kureev - 1
Don't track mounted instances on server
#17 opened by gaearon - 1
Don't rebind unless necessary
#13 opened by gaearon - 13
Hot reloading via `createClass`
#1 opened - 1
Wrap the render() calls into try-catch
#4 opened by gaearon