Open ChocolateLoverRaj opened 8 months ago
Currently, we are using a reference to the sender as an identifier, but I guess we can fix this by using the pointer that the sender points to as an identifier.
Can the bug label be added to this? This is a bug imo.
The correct id gets selected but when I try to do the operation it fails. I think this is a bug because I expect cloning a receiver to still be the same receiver.
Way of reproducing: