Skip to content

feat: add support for nested inputs #64

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lcjnil
Copy link

@lcjnil lcjnil commented Apr 12, 2023

@iway1 Hello, I recently discovered that the trpc-panel was not correctly handling nested input, such as the  createNestedPost function which was added in this pull request.

@dca123
Copy link
Contributor

dca123 commented Jun 6, 2023

This will also fix #78 . However, before the reduce we should verify that each instance is a zod object. Else we can return { parseInputResult: "failure" };

ferm10n pushed a commit to ferm10n/trpc-panel that referenced this pull request Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants