-
Hey there, I'm trying out the React Compiler on the React 19 beta but when running `npm install` on the latest `@reduxjs/toolkit` I'm getting `Could not resolve dependency` errors. Below is the full e…
-
-
In https://github.com/Expensify/App/issues/49344 we are going to make it possible to submit to any workspace, even if you don't have the workspace chat locally.
We also want to make it so that any…
-
![image](https://user-images.githubusercontent.com/4495532/229555830-340ae302-0852-4f2b-89b6-744d030cfdaa.png)
This "more" button doesn't go anywhere. Here are a few options I came up with:
- R…
-
## Background:
> _**strongly encouraged** suggestion_: Write some automated tests to cover this change. It's a very good candidate for unit tests, and they'd go a long way to make this code more …
-
Part of the drive to improve feedback.
-
Currently we download object summaries instead of getting each objects data with an individual request.
1. This is faster when we need sync information for a lot of objects
2. If the number of object…
-
The README.md file states:
```
Note for Symfony >=3.3 users
If you use Symfony at version 3.3 or superior, you do not need to use this bundle
as all the features were ported in Symfony. You ca…
-
### Question
How do I optimize the speed of wallet creation, I have followed the library guide but wallet creation is still taking 15 to 20 seconds
I am missing some configuration steps but I am …
-
After pressing the "I am ready" button the confetti animation starts and then the user page gets switched to the next page.
At that time we need to cancel all options of getting to the previous page.…