-
https://www.electronjs.org/docs/latest/api/protocol#protocolregisterfileprotocolscheme-handler-deprecated
https://www.electronjs.org/docs/latest/api/protocol#protocolregisterschemesasprivilegedcust…
-
# redux-thunk 적용하기
1. redux 사용하는 구조로 리팩토링
2. redux-thunk를 통해 redux에 async 적용이 가능해짐
-
Hey @maniyaom,
Currently, we are directly using Firebase to fetch data, which can be cumbersome as we need to add Firebase functions in each component. I propose we implement a Redux store to stream…
-
Refs:
- https://redux.js.org/usage/migrations/migrating-rtk-2
- https://redux.js.org/usage/migrating-to-modern-redux
-
This work is related to how we handle scrolling in the homepage and any other logic related (updating toolbar, status bar).
Investigate these areas in the legacy homepage and move over to the new hom…
-
#### Description of the bug/issue
We encountered a RangeError with an "Invalid array length" while using redux-saga in conjunction with a WebSocket message channel. This issue occurred in our product…
-
### Have you tried to find similar issues (open or recently closed)?
- [X] Yes, this issue is not a duplicate
### Browser
Google Chrome
### Browser Version
130.0.6723.59
### Extension or Userscr…
-
I am working on a Typescript application that makes use of this package, and have been unable to the get Typescript types that use `SplitIO.*` to correctly resolve; they all resolve to `any`. Are ther…
-
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-10163)
-
![image](https://github.com/user-attachments/assets/6e3688d7-0a53-418e-b761-d69da49fff47)
This is a Google Colab session with these three commands
```
pip install py-ard
```
installs version 1.…