cryptozombies-lesson-code icon indicating copy to clipboard operation
cryptozombies-lesson-code copied to clipboard

Duplicate zombie when renamed (Lesson 5, Chapter 14)

Open TomRvr opened this issue 4 years ago • 2 comments

Hi ! First, thank you for this tutorial, I'm new to blockchain development and it's well explained and easy to follow.

It seems that there is a bug. LESSON : 5
CHAPTER : 14
BUG :
When I renamed my zombie from NoName to Jack it duplicated as you can see on the image below with the two identical zombies on the right.
If I rename NoName again it changes Jack's name.

CryptoZombies_L5_C14_duplicate_bug

TomRvr avatar Apr 18 '21 06:04 TomRvr

He survived through lesson 6 too...
CryptoZombies_L6_C10_duplicate_bug

TomRvr avatar Apr 18 '21 08:04 TomRvr

What is really happening here is that the renamed zombie is the one on the left that you click on. If you want to rename 'NoName', the renamed zombie is the one on the left (Jhon) in your case

samblaeo avatar Jul 04 '21 21:07 samblaeo