mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-30 00:21:34 +00:00
Prevent 'modelRenderer' passing through (#10085)
- Not recognized by underlying component
This commit is contained in:
@@ -282,6 +282,7 @@ export function RelatedModelField({
|
||||
return {
|
||||
...definition,
|
||||
autoFill: undefined,
|
||||
modelRenderer: undefined,
|
||||
onValueChange: undefined,
|
||||
adjustFilters: undefined,
|
||||
exclude: undefined,
|
||||
|
Reference in New Issue
Block a user