We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905fe1e commit 10f3e9eCopy full SHA for 10f3e9e
src/components/filter/criteria-based/filter-property.tsx
@@ -66,7 +66,7 @@ function FilterProperty(props: FilterPropertyProps) {
66
name={`${FieldConstants.CRITERIA_BASED}.${propertyType}[${index}].${PROPERTY_NAME}`}
67
label="PropertyName"
68
options={predefinedNames}
69
- // freeSolo
+ freeSolo
70
autoSelect
71
forcePopupIcon
72
onChangeCallback={onNameChange}
0 commit comments