Steve Stanzak
Steve Stanzak
This should be addressed by [v1.2.1](https://github.com/FolkCoder/OpenSpreadsheet/releases/tag/1.2.1). Note that `ShouldFreezeTopRow` has been renamed to `ShouldFreezeHeaderRow` in order to better signal the setting's intent.
Having the same issue with the lightbulb icon from FontAwesomeRegular (far-lightbulb).
I had this same error. In my case, specifying an explicit HeightRequest and WidthRequest solved the issue. My guess is that these properties do not have a default value and...