-
I have this function that I call inside one of my sagas
``` es6
function getDeviceTokenAsync() {
return new Promise((s,e) => {
if (window.PushNotification) {
let push = window.PushNotific…
-
Here is a simple form with errors example:
```
name - no error
surname - no error
```
When I submit form, I receive backend errors: `{ surname: 'Exists' }`. So, I set field errors and now the…
-
-
- **I'm submitting a ...**
[ x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
- **Summary**
- **Ot…
-
Let's consider the possibility of continuing of all started (and not-stopped) managers.
Seems reasonable when the manager's 'interest' in a particular event depends on its current state, which is not…
-
Hey Dragos,
Welcome to the Gno.land Grant Program, I've started an issue for you to share updates on [Flippando](https://github.com/irreverentsimplicity/ecosystem-fund-grants/blob/irreverentsimplic…
-
### Description
**we are experiencing this crash after upgrading react-native version from 0.66.5 to 0.71.13**
Crashed: com.apple.root.user-interactive-qos
EXC_BAD_ACCESS KERN_INVALID_ADDRESS …
-
# Blogged Answers: Why React Context is Not a "State Management" Tool (and Why It Doesn't Replace Redux) · Mark's Dev Blog
[https://blog.isquaredsoftware.com/2021/01/blogged-answers-why-react-conte…
-
I propose to work on refactoring `np.random.RandomState` usages in the code base to use the preferred `np.random.Generator` available starting from NumPy 1.17.
It was discussed in some issue (I can…
tupui updated
3 weeks ago
-
# Korean Translation Progress
### 번역해주시는 분
@SeonHyungJo
@BKJang
@dididy
## **새로운 번역가분들은 확인해주세요!!**
현재 이슈의 아래를 확인하고 작업시작 또는 작업요청을 해주세요.
1. 아래의 번역 리스트를 확인합니다.
2. 번역을 하고 싶은 내용 또는 관심이…