Save the date! Join us on October 16 for our Product Ops launch event. Register here.
Nov 26, 2020 02:04 AM
MacOS Mojave 10.14.5 (18F132)
airtable/blocks: 1.0.0
Browser: Chrome
<Button marginRight={2} variant="secondary" icon="download">
<Button marginRight={2} variant="secondary" icon="upload">
Displays as:
The icons look a bit messed up to me. They work okay as standalone <Icon/>
s.
@somehats tagging you again after you helped out last time - let me know if I shouldn’t though!
Dec 01, 2020 06:54 AM
Thanks for the report, Andy! Is there any custom CSS included in your app other than what gets provided by the SDK? I’m not able to reproduce this - the buttons render correctly for me.
also: sdk 1.0.0 has some bugs (not relating to UI components). I’d recommend updating to latest where those have been fixed.
Dec 01, 2020 07:08 AM
I’m an idiot - just took another look and my browser zoom was on 110%. Can obviously close this issue. Thanks for getting back to me again!