Skip to content

Commit

Permalink
add link to issue
Browse files Browse the repository at this point in the history
;
  • Loading branch information
tsullivan committed Feb 1, 2021
1 parent 0b88702 commit 14918c9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ function normalize(
}

// FIXME: for unknown reason on the server this setting is serialized
// https://github.com/elastic/kibana/issues/89902
if (typeof defaultSortOptions === 'string') {
defaultSortOptions = JSON.parse(defaultSortOptions);
}
Expand Down

0 comments on commit 14918c9

Please sign in to comment.