Junyi Chen
Junyi Chen
具体情况是这样的,我这个表格是有搜索条件的,然后搜索后数据替换,表格重新渲染,就会概率性出现有滚动条,但是没出现表格,鼠标滚动下就 出现表格了 > 有时候会渲染不出来,鼠标滚动下 就有了
babel加了element-ui也没用 > 看了一下,是因为部分语法未转ES5导致的,在babel转换的时候,将element-ui也include进去
I have successfully converted plasmo extension to safari, change the **egines** config of parcel to "IE 11", build mv2 and then use [safari-web-extension-converter](https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari), then it works, see this [pr337](https://github.com/PlasmoHQ/plasmo/pull/337)