Fritz Lin

Results 359 comments of Fritz Lin

If you are using nw 0.12.3 and above, I probably want to use this module instead: https://github.com/fritx/babel-preset-nw12

是否支持 `type: ['string', 'number']`?

哦,因为我在使用element-ui,基于async-validator,有些表单控件比如`select`,`radio-group`等,value可能是string或number。

damn.. I met this error msg when I wrote `const [a, b] = (null)`

+1, Expected: GB2312, Actual: ISO-8859-2 ```plain { encoding: 'ISO-8859-2', confidence: 0.7195736160880659 } ``` View-Source: https://item.taobao.com/item.htm?ut_sk=1.W6CNtQbTxqIDAN9/fZ7CVUe7_21380790_1555428465987.TaoPassword-Weixin.1&id=569396429472&sourceType=item&price=499-799&suid=E6FA30BB-7B6D-41BD-B57C-6A4791EF135A&un=a531670cacfdfa7b3dd3af49e2902fce&share_crt_v=1&sp_tk=77+lclYxTllheW5ocVrvv6U=&cpp=1&shareurl=true&spm=a313p.22.33u.1027224231634&short_name=h.e0lKdVV

```plain Failed to compile. Error in ./~/react-scrollbars/lib/components/scrollbar-wrapper.js Module not found: 'react/addons' in /Users/dji/t/my-app/node_modules/react-scrollbars/lib/components @ ./~/react-scrollbars/lib/components/scrollbar-wrapper.js 2:12-35 ```

@88250 发布了嘛?我引用的[email protected] 还是存在这个问题,可以弹出XSS @nicejade 老哥,我最近做一个 https://coldemo.js.org/ 是一个demo gallery站点,今天把vditor和arya也加了进去,还望许可 😆

@88250 https://github.com/nicejade/markdown-online-editor/issues/7#issue-476750687 就把楼主的这段粘贴进我的这个页面 https://coldemo.js.org/#/playground/vditor-rich.md 的editor里 能弹出XSS 页面里加载的是[email protected] 调用的.preview()方法 PS:我把vditor和arya也加了进去,还望许可 😆