I followed the steps of the blog to create and publish SPFX, and it works well.
According to your screenshot, your SPFX webpart was successfully rendered, but the data does not seem to be received. You could print or debug the code where you obtained the data to see if the data was successfully returned. Before running the packaging command, I suggest you run gulp clean first, then run npm install, and finally run the packaging command.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.