-
Next13 updated how Link tags work. They no longer allow `` tags within the Links and should be removed. The codemod added a `legacyBehavior` prop for the components it couldn't remove the anchors auto…
-
## Problem Statement
We need to track and index all our NFT Collections and Marketplaces in real-time, including changes happening outside of our platform. As NFTs can be transferred or sold freely, …
-
When running
`npm run dev`
we got this error:
`error - Failed to find font override values for font Hanken Grotesk`
The font works and there is no warning or any issues in the console in the fi…
-
Might be related to #7249.
Over the past ~24 hours, our production application is inaccessible by our B2B partners.
We are a product hosted on Heroku. Two web-app dynos to serve the product, on…
-
In the current setup of the project, there is a font folder located at `/app` that is intended for storing font assets. However, having this folder within the `/app` directory implies that it can pote…
-
Be sure to [search for your issue](https://github.com/CookPete/react-player/issues) before opening a new one.
#### Current Behavior
When I add a video into a container of different aspect ratio,…
-
"dependencies": {
"@types/node": "^20.0.0",
"@types/react": "^18.2.5",
"@types/react-dom": "^18.2.4",
"eslint": "^8.39.0",
"eslint-config-next": "^13.4.1",
"negotiator": …
-
**Describe the bug**
I've upgraded to NextJS v12 which [supports](https://nextjs.org/blog/next-12#es-modules-support-and-url-imports) ES modules out of the box and now I'm getting the following error…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x64
…
-
非常疑惑在nextjs13中选择性注水怎么做,大佬能给讲解一下吗