Jasper Concepcion
Jasper Concepcion
### Version info **React:** 17.0.2 **Firebase:** 9.8.4 **ReactFire:** 4.2.1 **Other (e.g. Node, browser, operating system) (if applicable):** ### Test case 1. https://codesandbox.io/s/peaceful-kate-7rcucl 2. run yarn build This outputs the following:...
### Description Add an option to only do the queries if `enabled` is set and has truthy value. This behavior is similar to `react-query`'s [`QueryOptions.enabled`](https://react-query.tanstack.com/guides/migrating-to-react-query-3#if-set-the-queryoptionsenabled-option-must-be-a-boolean-truefalse=) ### Why? Sometimes a query...
### Related issues ### [REQUIRED] Version info **node:** **firebase-functions:** 3.22.0 **firebase-tools:** **firebase-admin:** 10.3.0 ### [REQUIRED] Test case N/A ### [REQUIRED] Steps to reproduce 1. add `.runWith({ invoker: "allUsers" })` to...
[User Button](https://ui.mantine.dev/category/users) uses `UnstyledButtonProps` type, which now requires 1 argument `` in latest versions of mantine