twitter-clone icon indicating copy to clipboard operation
twitter-clone copied to clipboard

Results 8 twitter-clone issues
Sort by recently updated
recently updated
newest added

for any data to appear you have to refresh routes on both home and status routes. hydration error. Hydration completed but contains mismatches.

new syntax: `const body = await readBody(event);` `const cookies = parseCookies(event);`

YouTube keeps deleting my comments because it flagged them as "SPAM" for including the URL of MongoDB and the issues page of HeroIcons. So I sent you the list of...

reserve home page for tweets created on home page. only show replies to tweets on the individual status/:id page

refresh token is invalid when creating register page

an idea for users to add likes to tweets

### Deprecation Notice: `req` in `pattern.match` In Nuxt.js 3, the `req` object used in `pattern.match` is deprecated and will be removed in a future release. Replace it with the `request`...