Analyze Next.js revalidation behavior when Server Actions are used with useOptimistic
hook and directly imported in Client Components.
Run npm run init
to initialize SQLite database.
Next optimistic revalidation issues reproduction
TypeScript
Analyze Next.js revalidation behavior when Server Actions are used with useOptimistic
hook and directly imported in Client Components.
Run npm run init
to initialize SQLite database.