Skip to content

Commit e0f2d9a

Browse files
committed
docs: add slot limitation to Dynamic Fields docs
1 parent 66bc2c2 commit e0f2d9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/docs/pages/docs/integrating-puck/dynamic-fields.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@ const config = {
166166
}}
167167
/>
168168

169+
## Limitations
170+
171+
The [`slot` field](/docs/api-reference/fields/slot) is not currently support with Dynamic Fields, but most use-cases can be achieved using [Dynamic Props](dynamic-props).
172+
169173
## Further reading
170174

171175
- [`resolveFields` API reference](/docs/api-reference/configuration/component-config#resolvefieldsdata-params)

0 commit comments

Comments
 (0)