Get to the last part of the video to test the minting and on clicking create I get the parseobjectsubclass with the item info and the item shows up on the server but I never get metamask being called to sign the transaction and do not get the transaction receipt. I am not seeing any errors other than a warning in the dev tools (below) β not sure what is wrong
" A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. In a future version of Chrome, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
Note that for performance reasons, only the first access to one of the properties is shown."