Closed yanyao2333 closed 2 months ago
@yanyao2333 is attempting to deploy a commit to the timlrx's projects Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
tailwind-nextjs-starter-blog | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 12, 2024 1:48pm |
Thanks, looks good to me!
When the tag name is not in English, the original code will compare the UTF-8 encoded tag name with the original tag name, causing the tag to not be selected. This issue can be resolved by adding
decodeURI
.