You are currently using minified code outside of NODE_ENV === 'production'. This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or DefinePlugin for webpack (http://stackoverflow.com/questions/30030031) to ensure you have the correct code for your production build.
Warning: React does not recognize the `data-isDir` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `data-isdir` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
React does not recognize the `data-isFile` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `data-isfile` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Warning: React does not recognize the `data-isOpen` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `data-isopen` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
我的也是这几个错误
有4个error,不知哪个是
You are currently using minified code outside of NODE_ENV === 'production'. This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or DefinePlugin for webpack (http://stackoverflow.com/questions/30030031) to ensure you have the correct code for your production build.
Warning: React does not recognize the `data-isDir` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `data-isdir` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
React does not recognize the `data-isFile` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `data-isfile` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Warning: React does not recognize the `data-isOpen` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `data-isopen` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
可以点击菜单栏 【微信开发者工具】【调试】【调试编辑器】,看看有无报错呢
我这也有这种问题
文件还真不多,每次都是在打开第5个或第6个时,之前的版本从来没遇到过,就升级到1018后出现了3次,但是重启之后再点,打开10个页都没问题,但是开发着不知什么时候就灰屏了,我感觉还是这个版本哪里有变化有问题了。
ACDC 老哥我也喜欢这个乐队
套一下近乎,想问问picker地址选择器修复的怎么样了?
请问项目下是否有很多很多文件呢。
建议用别的IDE编辑器编辑,开发工具只用来编译和调试。
VS Code 非常好用