-
Have you seen this error before?
It started appearing all of a sudden and now doesn't go away. Locks the app.
Clearing app storage works the first time but on app restart, it appears again.
```…
-
Sentry Issue: [METAMASK-MOBILE-33G7](https://metamask.sentry.io/issues/6063420089/?referrer=github_integration)
```
TypeError: Object.values requires that input parameter not be null or undefined
a…
-
Sentry Issue: [METAMASK-MOBILE-2XVA](https://metamask.sentry.io/issues/5990881371/?referrer=github_integration)
```
Error: Account Id "undefined" not found
at ResultError (ses.cjs:7676:17)
at Eng…
-
{
"Timestamp": "2024-08-28T15:42:04.3100477+05:30",
"Level": "Error",
"MessageTemplate": "{Error}",
"Properties": {
"Information": null,
"Error": {
"FormName": "FrmMain",
…
-
![image](https://user-images.githubusercontent.com/17742668/36133900-45d38776-10bc-11e8-98b3-c0a7d01642cc.png)
I use redux-persist 5.7.2 with react-starter-kit.
I tried 5.6.12, it doesn't run persis…
-
### Describe the bug
i have a host app and mini app and two projects also setup redux, in the mini app, I use dispatch by useDispatch from func component .tsx, and it's working, but when i use store.…
-
Hi
In the examples worker threads are implemented with the following code
```
while (true) {
try {
if (null !== ($task = $worker->run())) {
echo 'Ran task: '. $task->getN…
-
![image](https://github.com/user-attachments/assets/62419e6b-9e8a-4872-9633-4b7d6b70231c)
-
When we use the simulated true option, both Android and iOS work perfectly. However, when we set it to false, the reader does not connect. Calling connectLocalMobileReader() returns an error.
Below…
-
^ In this screenshot, my config key is 'tf' because I've been trying to debug this error, lol. But yeah, I only see this error in the redux logs for the persist/REHYDRATE action. It doesn't seem t…