Greg Lindhorst

Results 33 issues of Greg Lindhorst

In the bleow, CustomProperty1 is an Input property and CustomProperty2 is an Output property. Yet they show up the same way, which is very confusing. ``` Component1 As CanvasComponent: CustomProperty1:...

enhancement

Addresses customer reported bug in pre-V1 where option set value = Blank() resulted in an error. General remedy is to return the pre-V1 code to its original state and have...

EnumSymbols are very similar to OptionSets, but they carry enum information that is different just enough to cause different semantics. We need to add tests that are specifically about pure...

Option sets coming from Dataverse that are backed by a number are not handled correctly in Power Apps, a pre-V1 host. An error is produced for comparisons where there was...

Option sets coming from Dataverse that are backed by a number are not handled correctly in Power Apps, a pre-V1 host. An error is produced for comparisons where there was...

Option sets coming from Dataverse that are backed by a number are not handled correctly in Power Apps, a pre-V1 host. An error is produced for comparisons where there was...

We should expliciltly check for and block all forms of "Identifier As Name", including if the identifier is in the row scope of the table or is a global variable...

Some basic maintenance on the testing infrastructure and REPL.