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: Some Hooks Aren't Reactive #36

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Conversation

DogeDark
Copy link
Member

The geolocation and window size hooks were not reactive causing memos to not subscribe to changes. This PR fixes them by making them return a ReadOnlySignal.

@DogeDark DogeDark added the fix label Apr 23, 2024
@DogeDark DogeDark requested a review from marc2332 April 23, 2024 04:57
@DogeDark DogeDark self-assigned this Apr 23, 2024
@DogeDark DogeDark merged commit d860937 into DioxusLabs:master Apr 24, 2024
4 checks passed
@DogeDark DogeDark deleted the fix-reactive branch April 24, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants