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
Open the app in the browser. Take a look at the attached screenshots:
What is expected?
The row's gutter does not cause scrolling issues
The warning about prop validation is not shown
What is actually happening?
Gutter of the row breaks the layout
gutter prop validation is not correct
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
invalid prop: type check failed for prop "gutter". Expected Number | Array, got Object
invalid prop: type check failed for prop "gutter". Expected Number | Array, got Object
Jun 19, 2022
Version
3.2.6
Environment
Vue latest version, Chrome 102.0.5005.115, Mac OS Monterey 12.4
Reproduction link
https://github.com/Oleksii14/ant-design-row-prop-bug
Steps to reproduce
Open the app in the browser. Take a look at the attached screenshots:
What is expected?
What is actually happening?
gutter
prop validation is not correctThe text was updated successfully, but these errors were encountered: