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

[feature] Un-manage state #10897

Open
loziniak opened this issue Sep 4, 2024 · 0 comments
Open

[feature] Un-manage state #10897

loziniak opened this issue Sep 4, 2024 · 0 comments

Comments

@loziniak
Copy link

loziniak commented Sep 4, 2024

Hello. I'd like to have an operation opposite to managing state. It is said that state storage in Tauri behaves like a hashmap, could it be possible to have something like removing entries from this hashmap? Something in the likes of fn unmanage<T>(&self) -> bool? So that app.try_state::<T>() would return None? Thanks.

@FabianLars FabianLars transferred this issue from tauri-apps/plugins-workspace Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants