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

Incorrectly typed/exported CellComponentProps? #5923

Open
franciscolourenco opened this issue Apr 19, 2024 · 0 comments · May be fixed by #6038
Open

Incorrectly typed/exported CellComponentProps? #5923

franciscolourenco opened this issue Apr 19, 2024 · 0 comments · May be fixed by #6038
Assignees
Labels
[possible-bug] Possible bug which hasn't been reproduced yet

Comments

@franciscolourenco
Copy link
Contributor

Link to reproduction

main...franciscolourenco:payload:reproduce-cellcomponentprops

Describe the Bug

The CellComponentProps exported in payload/types doesn't match the props passed to custom cell components.

The props passed to custom cell components are actually the ones defined in Props.

Relevant docs

To Reproduce

Have a look at the TS error in: main...franciscolourenco:payload:reproduce-cellcomponentprops

Payload Version

2.12.1

Adapters and Plugins

No response

@franciscolourenco franciscolourenco added the [possible-bug] Possible bug which hasn't been reproduced yet label Apr 19, 2024
@JessChowdhury JessChowdhury self-assigned this Apr 25, 2024
@JessChowdhury JessChowdhury linked a pull request Apr 25, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[possible-bug] Possible bug which hasn't been reproduced yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants