mankeheaven

Results 15 comments of mankeheaven

something else other than process is wrong I use script tag to handle this but mozzila/pdf can not render correctly with chinese maybe I should create a issue with mozzila/pdf...

如果早看到,我也不会花几个星期跟你一样饶了远路后重写了。

I have seen the code in draco_decoder.js, I have no idea how to fix it, can you give me a help? ![4JWMCF~CE%R50Z85P(`BEAA](https://user-images.githubusercontent.com/17426397/134305209-1b203984-dbe6-4296-bb8d-03cf5af3ad27.png)

maybe the environment with electron renderer is wrong electron renderer has ENVIRONMENT_IS_NODE and ENVIRONMENT_IS_WEB ![image](https://user-images.githubusercontent.com/17426397/134310991-9d714f4f-0860-4613-8620-af2a002dc422.png)

I've solved this problem I put the draco code in my electron main process, cause the renderer process has web environment and node environment But I think your interface should...

thanks for @mbaer3000 .your solution works for me now I‘m looking for a headless solution that would not see a client

see this https://docs.microsoft.com/en-US/windows/win32/uxguide/vis-icons

I will follow this issue I just want to do something after I choose a color, but whatever i do, change or changeComplete happened, it troubles me

@jiushu531 你这个思路是不对的,严格模式触发多次就是为了让你写代码注意和处理副作用的影响。demo中应该处理一下这个useEffect setTim这块。默认就应该按照render twice的方式来写你只login一次