You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grid rules:If the sum of col spans in a row are more than 24, then the overflowing col as a whole will start a new line arrangement.
The actual effect: the width of ≥992px, the first line and the second line of the component location is displayed properly, the third line component location display error
Probable cause: If the component of the last Form.Item wrapped at the end of a line is Select, it will cause a component location problem on the next line.
What is expected?
All line components are displayed normally
What is actually happening?
The first line and the second line are in the right place and the third line is in the wrong place
The text was updated successfully, but these errors were encountered:
It will be better to write your issue/comment in English, so more people can understand you.
And this means that more people can help you or benefit from your issue/comment.
See: #4897
Version
3.0.2
Environment
windows chrome version 63.0.3239.84
Reproduction link
https://codesandbox.io/s/2z90383vx0
Steps to reproduce
What is expected?
All line components are displayed normally
What is actually happening?
The first line and the second line are in the right place and the third line is in the wrong place
The text was updated successfully, but these errors were encountered: