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

fix: avoid "Type instantiation is excessively deep and possibly infin… #1224

Merged
merged 1 commit into from Feb 25, 2024

Conversation

schiller-manuel
Copy link
Contributor

@schiller-manuel schiller-manuel commented Feb 25, 2024

…ite" error with useSearch(strict: false, experimental_returnIntersection: true)

fixes #1217

…ite" error with `useSearch(strict: false, experimental_returnIntersection: true)`
Copy link

nx-cloud bot commented Feb 25, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d6000a4. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@schiller-manuel schiller-manuel merged commit d165151 into main Feb 25, 2024
2 checks passed
@schiller-manuel schiller-manuel deleted the fix-infinite-instantiation-useSearch branch February 25, 2024 22:44
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.

No type safety on useSearch({ strict: false })
1 participant