Peter Chen
Peter Chen
感谢好文,不知道方不方便输出具体的工程样例模板作为学习呢
诶,那可能是默认模板中的「关于」路径不对,还是 /about,这个是改漏了吗
加一,刚想提 issues
Also happening to me :/
> Hi @PeterChen1997 > > After checking the code, I think currently it will unmount plugin observer when calling the `stop` function. > > 1. The plugin will return a...
> Is it possible to provide the record page URL or similar example page for performance testing? the env is so complicated.. i think it's hard to replay this 1:1...
> @PeterChen1997 Maybe you can dump the dev tool's profile.json so we can check which code path takes most of the time. can i send the json in wechat? Here...
> After some debug, most of the time was used to iterating DOM nodes and node's classList. Got it, is it the bottleneck of our algorithm? I found when my...
such as command+D to select a nearest word..
got it, I will have a look, thx!