Iha Shin (신의하)
Iha Shin (신의하)
**Describe the bug** Applying `startTransition` to a controlled Tabs component doesn't apply transitions to newly rendered tab contents, resulting in the display of suspense fallbacks. **To Reproduce** Reproduction: https://stackblitz.com/edit/vitejs-vite-gdykphua?file=src%2FApp.tsx 1....
### Duplicates - [x] I have searched the existing issues ### Latest version - [x] I have tested the latest version ### Summary 💡 HTTP [103 Early Hints](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/103) and the...
This pull request has been automatically generated by prose.io.
### Background Closes #7355 ### Description This PR includes a DB migration that adds a column for storing customized OIDC scope per each integration, and the ability to customize it...
### Background Part of #470 We can easily introduce Account Linking for users who don't have any duplicate accounts yet. ### Description - Reuse existing Hive user when there is...
### Background Currently, integration tests are directly invoking SuperTokens API for auth, instead of going through the API server. This makes the tests less realistic. ### Description - Auth through...
### Background Closes #7110 ### Description Replaces SuperTokens with Better Auth. Haven't run a single test yet since the frontend, DB, and infra tasks are still being worked on. ###...