- Best practice with Vercel
- (On Vercel build only) Type error: Type '{}' is not assignable to type 'ReactNode'.
- Error: Collecting page data for /tag/[[...slug]] is still timing out after 2 attempts.
- createContext) is not a function
- command not found: next
- Chrome warning "[DOM] Password forms should have (optionally hidden) username fields for accessibility" in console even with hidden username field
- Warning: A component is changing an uncontrolled input to be controlled.
- Use emoji as favicon
- Strange webpack warning
[webpack.cache.PackFileCacheStrategy] Skipped not serializable cache item
ReferenceError: window is not defined
- Nếu gặp tình trạng anchor link (
#
after the url) đột nhiên biến mất khi rê chuột vào navigation bar (có chứa Link
)
- Module not found: Error can't resolve 'child_process', how to fix?
- Image is missing required "width" (or "height") property.
- React Hydration Error: Error: Hydration failed because the initial UI does not match what was rendered on the server. (read more)
- 🚨 Error: HTTPError: Response code 417 (Expectation Failed) when upload image to imgur.
- Text content does not match server-rendered HTML. (Error: Minified React error #418 or #425)
- Request to Notion API failed with status: 502 khi build hoặc khi dùng
yarn dev
mà load 1 trang nào đó → chỉ cần thử lại là ok!
- Warning: data for page "/[postSlug]" (path "/17-phuong-trinh-lam-thay-doi-the-gioi/") is 163 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
- Request to Notion API has timed out
- Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?