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

[Bug] : Generated providers dependency #57

Open
Abhigyan103 opened this issue Jan 20, 2024 · 0 comments
Open

[Bug] : Generated providers dependency #57

Abhigyan103 opened this issue Jan 20, 2024 · 0 comments

Comments

@Abhigyan103
Copy link
Owner

Describe the bug
Passing a defined Provider in the Generated providers results in the warning of Generated providers should only depend on other generated providers. Failing to do so may break rules such as "provider_dependencies".

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Project Folder
  2. Open it using VS Code
  3. Scroll down in Problems
  4. See the warning

Expected behavior
The providers firestoreProvider and storageProvider should also be converted to Generated Providers.

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

1 participant