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(angular wrapper): cannot mix multi and regular providers #290

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

dgonzalezr
Copy link
Collaborator

It should fix the following issue:

CleanShot 2023-06-23 at 12 20 10

We tell Angular that the provider is a multi-provider.

We tell Angular that the provider is a multi provider
@dgonzalezr dgonzalezr marked this pull request as ready for review June 23, 2023 09:21
@dgonzalezr dgonzalezr requested a review from endv-bogdanb as a code owner June 23, 2023 09:21
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dgonzalezr dgonzalezr merged commit ab556ba into develop Jun 23, 2023
@dgonzalezr dgonzalezr deleted the fix/angular-providers branch June 23, 2023 09:31
dgonzalezr added a commit that referenced this pull request Jun 23, 2023
We tell Angular that the provider is a multi-provider.
dgonzalezr added a commit that referenced this pull request Jun 23, 2023
We tell Angular that the provider is a multi-provider.
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.

2 participants