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: make the closure passed to the task closure @escaping #191

Merged
merged 9 commits into from
Feb 21, 2025

Conversation

pepicrft
Copy link
Contributor

When I attempted to use the new collapsible component I noticed the closure passed to the task closure is non-escaping, limiting the flexibility of the caller. This PR fixes it.

@pepicrft pepicrft self-assigned this Feb 21, 2025
@pepicrft pepicrft merged commit 8557db5 into main Feb 21, 2025
8 checks passed
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