```js showSearch = { limit: false, } ``` It doesn't work correctly because the condition is formulated incorrectly https://github.com/react-component/cascader/blob/master/src/hooks/useSearchConfig.ts#L24C9-L24C21