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

FileUpload - remove useless HttpClientModule import to fix standalone context issue #15361

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

pplaissy
Copy link
Contributor

@pplaissy pplaissy commented Apr 25, 2024

Fixes #15360

fix suggestion for that issue

Fileupload breaks http requests interceptor cycle when imported in a standalone context.
The correction simply consists in removing the import declaration, which is useless anyway.

Copy link

vercel bot commented Apr 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Apr 25, 2024 0:17am

@cetincakiroglu cetincakiroglu merged commit a8131a0 into primefaces:master Apr 26, 2024
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.

Fileupload breaks http requests interceptor cycle when imported in a standalone context
3 participants