Ken Koontz
Results
2
issues of
Ken Koontz
When passing in an expression that contains a struct to `NewEvaluableExpression`, I'm getting "Unable to parse numeric value '.' to float64" error. ```go // element.ShowCondition.Condition = "Survey.Element('q1').Row('r2').Selected()" expression, err :=...
bug
