Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jumping to the udt list page displays an exception. #760

Closed
FrederLu opened this issue Jul 26, 2024 · 4 comments
Closed

Jumping to the udt list page displays an exception. #760

FrederLu opened this issue Jul 26, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@FrederLu
Copy link

https://pudge.explorer.nervos.org/address/ckt1qzda0cr08m85hc8jlnfp3zer7xulejywt49kt2rr0vthywaa50xwsqfhw0xngm6d7vlfq6avlghle86emcjd7wcqzeta4

11.mov

There was an abnormality when clicking on the udt jump page in the video.

@Daryl-L
Copy link

Daryl-L commented Aug 1, 2024

According to the code which written before, the description should only include the string, not the object. Are there any documents for this change?

image

curl 'https://ckb-explorer-api-staging.magickbase.com/api/v2/nft/collections/0x3a45f82f87010a5e66861d6ece30bbc0fda98dce06b3f10c172e6819ad5716ab'
-H 'accept: application/vnd.api+json'
-H 'accept-language: en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7'
-H 'if-none-match: W/"9534ee76567612f43415761651e2b521"'
-H 'origin: http://localhost:3000'
-H 'priority: u=1, i'
-H 'referer: http://localhost:3000/'
-H 'sec-ch-ua: "Not)A;Brand";v="99", "Microsoft Edge";v="127", "Chromium";v="127"'
-H 'sec-ch-ua-mobile: ?0'
-H 'sec-ch-ua-platform: "macOS"'
-H 'sec-fetch-dest: empty'
-H 'sec-fetch-mode: cors'
-H 'sec-fetch-site: cross-site'
-H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0'

@Sven-TBD Sven-TBD assigned Daryl-L and rabbitz and unassigned Sven-TBD Aug 5, 2024
@Sven-TBD
Copy link
Contributor

Sven-TBD commented Aug 5, 2024

According to the code which written before, the description should only include the string, not the object. Are there any documents for this change?

image

curl 'https://ckb-explorer-api-staging.magickbase.com/api/v2/nft/collections/0x3a45f82f87010a5e66861d6ece30bbc0fda98dce06b3f10c172e6819ad5716ab' -H 'accept: application/vnd.api+json' -H 'accept-language: en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7' -H 'if-none-match: W/"9534ee76567612f43415761651e2b521"' -H 'origin: http://localhost:3000' -H 'priority: u=1, i' -H 'referer: http://localhost:3000/' -H 'sec-ch-ua: "Not)A;Brand";v="99", "Microsoft Edge";v="127", "Chromium";v="127"' -H 'sec-ch-ua-mobile: ?0' -H 'sec-ch-ua-platform: "macOS"' -H 'sec-fetch-dest: empty' -H 'sec-fetch-mode: cors' -H 'sec-fetch-site: cross-site' -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0'

Could u help with checking this? cc @rabbitz

@Daryl-L
Copy link

Daryl-L commented Aug 13, 2024

@FrederLu
Copy link
Author

FrederLu commented Sep 2, 2024

Magickbase/ckb-explorer-frontend#419

Verified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

No branches or pull requests

5 participants