-
### Context
This is the current set of health metics data stored by Tramline:
```
# Table name: release_health_metrics
# daily_users :bigint
# daily_users_with_errors :big…
-
Often one needs to check if a session is still valid on the server-side. For example, one may want to present the user with an option to logout on all devices, which then should invalidate all existin…
-
According to the [documentation](https://github.com/Meteor-Community-Packages/meteor-collection-hooks#afterupdateuserid-doc-fieldnames-modifier-options) of an `.after.update` hook:
```
The optional …
-
## Tech Checklist
### Project Fundamentals
- [ ] Used Vite for this project
- [x] Used React
- [x] Used React Router for client side routing
- [x] Used Context at least once
- [x] Made a fetch to get…
-
## Bug Report
### Capacitor Version
Affected versions: 5.4.0-5.5.0
### Platform(s)
- Android
- iOS
### Current Behavior
When making a request through Capacitor, I cannot set a…
-
### Describe the problem
Whenever having 2 data fetches in a load function and want to for example only invalidate the first you cannot do that, yeah you can use untrack but then you lose the autom…
-
**Is your feature request related to a problem? Please describe.**
Two problems
- We should be able to expose a fetcher for the query function even when using a hook
- We should pass in the quer…
-
I saw the `"offline_access"` scope being used for the OAuth0 provider but no reference to refresh tokens in the codebase. Are refresh tokens implemented/utilized? Or is the session from the OAuth2 pro…
-
In order to ensure stable releases don't break the wider ecosystem it'd be beneficial to have tests running for all libraries used with Next.js so that we can catch potential bugs early.
Non-exhau…
-
**Scale Version**
^3.0.0-beta.139
**Framework and version**
^14.0.5-canary.43
**Code Reproduction**
This will error out due to this issue: https://github.com/vercel/next.js/issues/54393
```
…