balibabu

Results 32 issues of balibabu

electron版本11.4.1 从2.3.1升级到2.4.0发现死循环了,CPU飙升,在popperjs不断的执行,一直没有退出,在浏览器里运行是没问题的,希望尽快得到回复 @shinima

### What problem does this PR solve? replace dataset icon Issue link: #306 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)

### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Branch name main ### Commit ID 533ac3b5342059aeea013d7f6ca373ff55761e41 ### Other environment information...

bug

### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_...

Feature

``` function* saga() { yield take(ACTION) // 阻塞: 将等待 action yield call(ApiFn, ...args) // 阻塞: 将等待 ApiFn (如果 ApiFn 返回一个 Promise 的话) yield call(otherSaga, ...args) // 阻塞: 将等待 otherSaga 结束...

### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_...

### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_...

### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Branch name main ### Commit ID c3bc72dfd98c7e240f2066348e982a13b3e024fa ### Other environment information...

bug

### What problem does this PR solve? feat: build react flow nodes and edges from mock data #918 ### Type of change - [x] New Feature (non-breaking change which adds...

### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_...