Abhishek Raj
Results
2
issues of
Abhishek Raj
### Summary The following example is given in [Handling return values in forms](https://react.dev/reference/rsc/use-server#handling-return-values) section for "use server" docs, fails to compile. ```js // requestUsername.js 'use server'; export default async function...
bug: unconfirmed
# Why ### Fix typo in error message: > static and server rendering requires the expo-router package to be installed in your project. Either install the expo-router package or change...
bot: passed checks