<lightning:icon> size attribute missing a value
Issue #785
resolved
You missed a size for the size attribute on <lightning:icon>: "small".
From the docs: Options include xx-small, x-small, small, medium, or large. This value defaults to medium.
The predicted values jump from x-small to medium.
Comments (6)
-
-
repo owner Yep, I'll take care of it for this week's build (which will only include a few small fixes and some IC 2.0 prep stuff). Thanks for reporting/confirming, guys!
-
repo owner - changed version to 1.8.1.3
-
repo owner - changed status to resolved
Fix delivered with 1.8.1.3.
-
repo owner - changed component to Lightning (Aura)
-
repo owner - changed component to Aura
- Log in to comment
Yep. Same here. "small" will compile and functionally works fine, but it's in angry red and the IDE is clearly not happy.