Wang Weihua

Results 28 comments of Wang Weihua

`react-draggable` Try to read `default` in its code. ![image](https://user-images.githubusercontent.com/782871/205544383-69391660-d0d7-40f1-99e3-f5db518658e5.png) This will cause error: ![image](https://user-images.githubusercontent.com/782871/205544390-097d713c-9133-4904-96d8-6b1e6ea7cda6.png) Correct: ![image](https://user-images.githubusercontent.com/782871/205544417-137d66a6-8b2f-4651-b6a0-2059f31e575f.png) ![image](https://user-images.githubusercontent.com/782871/205544826-a8a3ebee-7cbe-4a13-bf25-0f76c017b08f.png) This kind of scenario can be handled If we can configure which package...

@AllenDang any progress or workaround?

> @aztack @qizhanchan could you check if cimgui-go works for you? If so we just need to wait for migration Just compiled examples in cimgui-go, not works: (click to enlarge)...

I found empty`resourceExclusions` prevent config.cookie from respected. So I set resourceExclusions to the value in the README: ```js { resourceExclusions: ['png','jpg','jpeg','gif','svg','css','js','ico','woff','woff2','ttf','eot','otf','mp4','mp3','webm','ogg','wav','flac','aac','zip','tar','gz','rar','7z','exe','dmg','apk','csv','xls','xlsx','doc','docx','pdf','epub','iso','dmg','bin','ppt','pptx','odt','avi','mkv','xml','json','yml','yaml','rss','atom','swf','txt','dart','webp','bmp','tif','psd','ai','indd','eps','ps','zipx','srt','wasm','m4v','m4a','webp','weba','m4b','opus','ogv','ogm','oga','spx','ogx','flv','3gp','3g2','jxr','wdp','jng','hief','avif','apng','avifs','heif','heic','cur','ico','ani','jp2','jpm','jpx','mj2','wmv','wma','aac','tif','tiff','mpg','mpeg','mov','avi','wmv','flv','swf','mkv','m4v','m4p','m4b','m4r','m4a','mp3','wav','wma','ogg','oga','webm','3gp','3g2','flac','spx','amr','mid','midi','mka','dts','ac3','eac3','weba','m3u','m3u8','ts','wpl','pls','vob','ifo','bup','svcd','drc','dsm','dsv','dsa','dss','vivo','ivf','dvd','fli','flc','flic','flic','mng','asf','m2v','asx','ram','ra','rm','rpm','roq','smi','smil','wmf','wmz','wmd','wvx','wmx','movie','wri','ins','isp','acsm','djvu','fb2','xps','oxps','ps','eps','ai','prn','svg','dwg','dxf','ttf','fnt','fon','otf','cab'], cookie } ``` and then the cookie accepted

[Cocos Creator](https://www.cocos.com/creator) also has forbidden `Function` and `eval`. Introducing regenerator runtime into a Cocos Creator project enables using `await/async` but prevents projects to be published to the Cocos Play platform.

I also encountered this `resize and crashed` issue on Apple M1 MacOS 12.4 Monterey with fyne v2.3.4, go 1.17. And even just moving the window by dragging the title bar...

Where should I put the unzipped folder on Mac?