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
Copy file name to clipboardExpand all lines: apps/docs/pages/docs/integrating-puck/dynamic-fields.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,10 @@ const config = {
166
166
}}
167
167
/>
168
168
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
+
169
173
## Further reading
170
174
171
175
-[`resolveFields` API reference](/docs/api-reference/configuration/component-config#resolvefieldsdata-params)
0 commit comments