收藏
回答

开发工具1.01.171018严重bug

从树型导航双击文件名称,打开一定数量的页签后,突然全部消失了,整个代码区灰屏,重启才行,关键是我还有没保存的呢!

回答关注问题邀请回答
收藏

8 个回答

  • Kingchan
    Kingchan
    2017-10-19

    我的也是这几个错误


    2017-10-19
    有用
    回复
  • 乐天⁸⁸⁰⁰⁶⁶⁷🐳
    乐天⁸⁸⁰⁰⁶⁶⁷🐳
    2017-10-19

    有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.


    2017-10-19
    有用
    回复
  • HS
    HS
    2017-10-19

    可以点击菜单栏 【微信开发者工具】【调试】【调试编辑器】,看看有无报错呢

    2017-10-19
    有用
    回复
  • Kingchan
    Kingchan
    2017-10-19

    我这也有这种问题

    2017-10-19
    有用
    回复
  • 乐天⁸⁸⁰⁰⁶⁶⁷🐳
    乐天⁸⁸⁰⁰⁶⁶⁷🐳
    2017-10-19

    文件还真不多,每次都是在打开第5个或第6个时,之前的版本从来没遇到过,就升级到1018后出现了3次,但是重启之后再点,打开10个页都没问题,但是开发着不知什么时候就灰屏了,我感觉还是这个版本哪里有变化有问题了。



    2017-10-19
    有用
    回复
  • Jimmy L
    Jimmy L
    2017-10-19

    ACDC 老哥我也喜欢这个乐队

    套一下近乎,想问问picker地址选择器修复的怎么样了?

    2017-10-19
    有用
    回复
  • HS
    HS
    2017-10-19

    请问项目下是否有很多很多文件呢。

    2017-10-19
    有用
    回复
  • Jimmy L
    Jimmy L
    2017-10-19

    建议用别的IDE编辑器编辑,开发工具只用来编译和调试。

    VS Code 非常好用

    2017-10-19
    有用
    回复
登录 后发表内容