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
I'm seeing the following issue both in my own app, as well as in the sample app associated with the repo. There appears to be an issue when setting the property for 'badgeColor'. Doing so, clears/blanks out any text value displayed for the badge.
Removing the 'badgeColor' property will result in the text displaying against a default 'blue' badge color background.
In the sample app, under the 'Usage Examples' section titled 'Labels' -> 'BADGEELEMENT', there is a row with the text 'With a pink badge' that is not displaying it's intended contents due to the 'BadgeColor' property being set on this element.
Removing the property returns the badge color back to its default (blue).
The text was updated successfully, but these errors were encountered:
I'm seeing the following issue both in my own app, as well as in the sample app associated with the repo. There appears to be an issue when setting the property for 'badgeColor'. Doing so, clears/blanks out any text value displayed for the badge.
Removing the 'badgeColor' property will result in the text displaying against a default 'blue' badge color background.
In the sample app, under the 'Usage Examples' section titled 'Labels' -> 'BADGEELEMENT', there is a row with the text 'With a pink badge' that is not displaying it's intended contents due to the 'BadgeColor' property being set on this element.
Removing the property returns the badge color back to its default (blue).
The text was updated successfully, but these errors were encountered: