promer94
promer94
## Link to reproduction https://github.com/promer94/nextra-evil-string ## To Reproduce ``` pnpm i pnpm dev ``` then navigate to about page, the error will show up
[Preview deploy](https://nextra-v2-git-fork-promer94-fix-doc-preview-shuding1.vercel.app/docs) is not working currently. MDX component does not hydrate correctly in preview deploy. Production:
* aggregate stale tests into a single group * collect render info in `` `onRender` props instead of function body.
# Problem The runtime behavior of `mutate/trigger` is complex and the current type does not correctly match the actual behavior. ```tsx mutate('/key', fetcher, { populateCache: true, revalidate: true }) //...
The React team is finally ditching the "can't call useLayoutEffect on the server" warning: * facebook/react#26395
### Description - [ ] Adding new page - [x] Updating existing documentation - [ ] Other updates
Thanks for making this awesome plugin ! It works really for normal webpack project and the metrics of loaders is super helpful. ## Problem Nextjs has a special on-demand compile...
## ☕️ Reasoning This pr changes apple proivder checks config to `['state', 'nonce']` to align with [apple's doc](https://developer.apple.com/documentation/sign_in_with_apple/request_an_authorization_to_the_sign_in_with_apple_server) ## 🧢 Checklist - [x] Ready to be merged