Suggestions for linear gradients

when I look at searchBar in the React Debug Tool I see:

for sourceButton I only get:

hmm, do you have multiple SourceButtons in this component? Try explicitly naming your source button instance…

that solved it.

thanks for helpiong out