Maskbook icon indicating copy to clipboard operation
Maskbook copied to clipboard

[Crash] TypeError: Path parameter token_id cannot be of type undefined. Allowed types are: boolean, string, number.

Open wenluomask opened this issue 3 years ago • 0 comments

When the CyptoArt.AI plugin is rending, then Mask reports an error. You can check it in Tweet: https://twitter.com/WenLuo663211153/status/1492064408561864704

Path parameter token_id cannot be of type undefined. Allowed types are: boolean, string, number.

Error stack:

TypeError: Path parameter token_id cannot be of type undefined. Allowed types are: boolean, string, number.
  at chrome-extension://nmbgmdlcopdakknjffkhdlcpnenbjamm/js/4070.js:6067:19
  at [Symbol.replace] ()
  at String.replace ()
  at path (chrome-extension://nmbgmdlcopdakknjffkhdlcpnenbjamm/js/4070.js:6058:33)
  at urlcatImpl (chrome-extension://nmbgmdlcopdakknjffkhdlcpnenbjamm/js/4070.js:6011:14)
  at urlcat (chrome-extension://nmbgmdlcopdakknjffkhdlcpnenbjamm/js/4070.js:6001:16)
  at resolveAssetLinkOnCryptoartAI (chrome-extension://nmbgmdlcopdakknjffkhdlcpnenbjamm/js/chunk.9111.js:181:26)
  at MakeOfferDialog (chrome-extension://nmbgmdlcopdakknjffkhdlcpnenbjamm/js/chunk.9111.js:1592:23)
  at Xh (chrome-extension://nmbgmdlcopdakknjffkhdlcpnenbjamm/js/npm.react-dom.js:376:137)
  at Wk (chrome-extension://nmbgmdlcopdakknjffkhdlcpnenbjamm/js/npm.react-dom.js:499:337)

Build info

  • Version: 2.10.0
  • NODE_ENV: production
  • target: chromium
  • build: beta
  • architecture: web
  • BUILD_DATE: 2022-07-26T09:28:20.225Z
  • VERSION: v1.29.12-2825-gd9344576d

Git (*):

d9344576d (develop) [email protected]:DimensionDev/Maskbook.git

wenluomask avatar Jul 27 '22 06:07 wenluomask