Skip to content

Commit

Permalink
removing disabled flag to be fixed in opensearch-project#8166
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Li <[email protected]>
  • Loading branch information
sejli committed Oct 3, 2024
1 parent 38f0748 commit ec0bdee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ export const Configurator = ({
onConfirm(dataset);
}}
fill
disabled={timeFields && timeFields.length > 0 && timeFieldName === undefined}
>
<FormattedMessage
id="data.explorer.datasetSelector.advancedSelector.confirm"
Expand Down

0 comments on commit ec0bdee

Please sign in to comment.