蔡俊杰

Results 3 comments of 蔡俊杰

The config for webpack(2.x): ```javascript resolve: { alias: { 'react': 'react-lite/lib', 'react-dom': 'react-lite/lib', 'create-react-class': 'react-lite/lib/createClass' } } ```

@Lucifier129 Cool! Works for meXD

I got the same exception a few days ago and I fixed it after adding "key" prop for and of antd. Maybe you can check whether there are some elements...