-
Hey 👋🏻 I noticed that you renamed the project and created a documentation site. I wanted to say that I think this is a great improvement and a big step forward. I also noticed that it looks like there…
-
## Issue
I'm using Cloud Functions v2. I want to use `httpsCallable` to call my cloud function.
If I use the **modular approach**, it fails with error code `NOT_FOUND`:
```tsx
cons…
-
**Describe the bug**
After upgrading to react-query 3.5.11 from 2.26.4 last week, our project's Cypress tests started failing randomly because the app started showing a loading spinner at random time…
-
## Foundation Mission Request: Retro Funding 4 Voting UI
- **Proposed Foundation Mission (RFP**): Retro Funding 4 Voting Client
- **S5 Intent**: Governance Accessibility
- **Proposal [Tier](https…
-
⚠️ this original post has been edited by @timneutkens to reflect [this comment](https://github.com/vercel/next.js/issues/48748#issuecomment-1578374105) ⚠️
## Changes in the past week
I've been i…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
johnf updated
5 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
My application is using the `@uniswap/widgets` package which for some reason does not install the necessary packages by himself and I add to install some dependencies manually.
This is my current c…
-
I'm getting this error when i click the button to display the date time picker on iOS:
`"RNDateTimePicker" cannot be found in UIManager`
Running on iOS 16 on Expo.
I am using the `LMDate…
-
## Issue
onMessage triggers twice when receive notification on iOS
`NotificationListener.js`
```js
import { memo, useCallback, useEffect } from 'react'
import notifee,…