Skip to content

Commit

Permalink
fix(Table): filter Menu blocked, close #893
Browse files Browse the repository at this point in the history
  • Loading branch information
youluna committed Jul 18, 2019
1 parent 4b87e77 commit a16d566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/table/base/filter.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ export default class Filter extends React.Component {
visible={visible}
autoFocus
rtl={rtl}
needAdjust={false}
container={node => node.parentNode}
onVisibleChange={this.onFilterVisible}
>
Expand Down

0 comments on commit a16d566

Please sign in to comment.