-
### 相关平台
H5
**浏览器版本: Chrome 84.0.4147.135**
**使用框架: React**
### 复现步骤
Taro.chooseLocation({
success: function(res) {
console.log(res);
}
});
### 期望结…
-
It was bound to happen at some point: the draft-js editor has introduced a performance hit when opening very large notes. I discovered this in the `notes500` test account. The issue has more to do wit…
-
So, reducers are supposed to be pure functions - inside the reducers, we shouldn't mutate state. This can make writing reducer logic a pain for deeply nested data structures. One way we could make thi…
ghost updated
4 years ago
-
--> Comment on [PR#32](https://github.com/oviohub/prism-frontend/pull/32)
We shouldn't mix and match Immutable & regular JS objects. Since this is all Redux state with Immutable, we'd like `DateRan…
-
I saw the new dev tools shows this, just think it would be helpful to see an idea of how you'd implement this.
Being able to choose the granularity of undo/redo would be nice. Ideally by marking a …
natew updated
4 years ago
-
# ❤ 수요 살롱
## 📅 7월 29일
☕ 장소 : 서울대입구역
⏱️ 시간 : 수요일 저녁 8시 ~ 10시
🙏 참석하실 분은 밑에 이슈 등록해주세요~!
-
Wondering if it's possible to have [Custom Object Formatter](https://docs.google.com/document/d/1FTascZXT9cxfetuPRT2eXPQKXui4nWFivUnS_335T3U/view) for debugger, since v8 inspector protocol now support…
-
## What docs page is being added or updated?
[Using Immutable.JS with Redux](https://redux.js.org/recipes/using-immutablejs-with-redux/#use-a-higher-order-component-to-convert-your-smart-components…
-
### Are you submitting a **bug report** or a **feature request**?
bug report
### What is the current behavior?
Pushing a new field into a field array is broken
1. Visit https://redux-form.com/…
-
VM Portal version number: 1.6.3/1.6.4
oVirt version number:4.4
Browser and version:nwm
Steps to Reproduce:
1. Download spice console.vv file
Actual results: not full screen when open
…