fix(#11315): don't call getLabelAndValue on null controller#11576
fix(#11315): don't call getLabelAndValue on null controller#11576mihai-peteu wants to merge 1 commit into
Conversation
|
@etimberg | @LeeLenaleee |
LeeLenaleee
left a comment
There was a problem hiding this comment.
It would be nice to have a test that shows this will fix it. Because I think you might shift the problem to other parts where the code expects values to be present which get set to null/undefined right now
|
This change may have unintended effects. Currently, the I have an alternative candidate fix at #11596; I'm not sure if that approach is better or not. |
|
Closing in favor of #11596 |
Suggested fix for #11315