mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +08:00
fix: adjust feedbackLayout to improve validation messaging in sub-table (#5700)
This commit is contained in:
parent
665ed25987
commit
97d0690d02
@ -66,6 +66,7 @@ export const InternalSubTable = observer(
|
|||||||
`}
|
`}
|
||||||
layout={'vertical'}
|
layout={'vertical'}
|
||||||
bordered={false}
|
bordered={false}
|
||||||
|
feedbackLayout="popover"
|
||||||
>
|
>
|
||||||
<SchemaOptionsContext.Provider
|
<SchemaOptionsContext.Provider
|
||||||
value={{
|
value={{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user