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

Fixed progressInterceptor to work correctly inside effects #386 #387

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

TrinTragula
Copy link
Contributor

Fixes #386

The fix is pretty simple, but allows making http requests inside of an effect without breaking anything.

@MurhafSousli MurhafSousli self-requested a review January 3, 2025 21:28
@MurhafSousli MurhafSousli merged commit 34477e6 into MurhafSousli:master Jan 4, 2025
1 check 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.

ngProgressHttp gives an error with http requests inside effects
2 participants