Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MuiConfig.settings.renderField Typescript Error #1024

Open
yessGlory17 opened this issue Jan 15, 2024 · 0 comments
Open

MuiConfig.settings.renderField Typescript Error #1024

yessGlory17 opened this issue Jan 15, 2024 · 0 comments
Milestone

Comments

@yessGlory17
Copy link

Describe the bug
Hello, I am adding this renderField function to settings. But I cannot run it in Typescript due to the following error;
"This expression is not callable.
Not all constituents of type 'FactoryWithContext<FieldProps> | SerializedFunction' are callable.
Type 'string' has no call signatures"
How can I solve this error? Since I cannot solve this error, my nextjs project cannot be build.
"

Screenshots
My Code:
image

Package.json:
image

@ukrbublik ukrbublik added the types label Jun 7, 2024
@ukrbublik ukrbublik added the bug label Jun 27, 2024
@ukrbublik ukrbublik added this to the Bugs milestone Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants