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

OmitDeep for array item #959

Open
Lonli-Lokli opened this issue Sep 26, 2024 · 0 comments
Open

OmitDeep for array item #959

Lonli-Lokli opened this issue Sep 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Lonli-Lokli
Copy link

Lonli-Lokli commented Sep 26, 2024

Assuming

type PanelGroup = {
id: string;
panels: Panel[]
}

type Panel = {
panelId: string;
titles: string[]
}

There is not way to create a Panel Group type, where panels do not have titles

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • The funding will be given to active contributors.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@Lonli-Lokli Lonli-Lokli added the enhancement New feature or request label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant