Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Andrey,
Even with the iteration index fix we are planning there are still cases where the hash code is going to be the same as a hash code is not guaranteed to be unique. Can we
replace this error message with a less scary sounding error that indicates that a key
should be used to disambiguate the storage key?
This is a duplicate of
ma...@google.com <ma...@google.com> #3
Chuck, it is probably a duplicate of b/154920561
ap...@google.com <ap...@google.com> #4
ah, I didn't notice you already answered on it. yes, I can improve the messaging. I just hope it will not be happening for such simple cases at least
Description
ColoredRect was failing us in few ways, starting form accepting params that should be modifiers to sending incorrect message, so people were putting together Stack with ColoredRect for background.
We better deprecate it