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

Migrate away from context receivers #636

Open
hamen opened this issue Oct 16, 2024 · 0 comments
Open

Migrate away from context receivers #636

hamen opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
maintenance Rote maintenance tasks (e.g., dependency updates)

Comments

@hamen
Copy link
Collaborator

hamen commented Oct 16, 2024

foundation/src/main/kotlin/org/jetbrains/jewel/foundation/lazy/tree/KeyActions.kt:285:5

Experimental context receivers are deprecated and will be superseded by context parameters.
Please don't use context receivers. You can either pass parameters explicitly or use members with extensions.
@hamen hamen added the maintenance Rote maintenance tasks (e.g., dependency updates) label Oct 16, 2024
@hamen hamen self-assigned this Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Rote maintenance tasks (e.g., dependency updates)
Projects
None yet
Development

No branches or pull requests

1 participant