You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the buildText method does not check on null value explicitly it fails when the option value has a zero value. This results in the option text have empty strings.