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(ui): declare missing api/types for VIntersection's function form (fix: #16867) #16958

Merged

Conversation

yusufkandemir
Copy link
Member

What kind of change does this PR introduce?

  • Bugfix

Does this PR introduce a breaking change?

  • No

The PR fulfills these requirements:

  • It's submitted to the dev branch (or v[X] branch)
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix: #xxx[,#xxx], where "xxx" is the issue number)

Other information:
Fixes #16867

This comment has been minimized.

still available in the full build which is meant for production
Copy link

github-actions bot commented Mar 1, 2024

UI Tests Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
2 files    0 ❌
2 errors

For more details on these parsing errors, see this check.

Results for commit 7e49a63.

@yusufkandemir yusufkandemir merged commit 20ff01b into quasarframework:dev Mar 1, 2024
3 of 5 checks passed
@yusufkandemir yusufkandemir deleted the fix-16867-v-intersection-type branch March 1, 2024 14:09
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.

v-intersection typescript is incorrect when using a function that takes
1 participant