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

Injection Token in the @nrwl/angular: secondary entry point lib is not shared as a singleton instance in remote MFEs #10329

Closed
AnkitKapatel opened this issue May 16, 2022 · 2 comments · Fixed by #10615
Assignees
Labels
outdated scope: angular Issues related to Angular support in Nx type: bug

Comments

@AnkitKapatel
Copy link

AnkitKapatel commented May 16, 2022

Current Behavior

  • Injection Token in the @nrwl/angular: secondary entry point lib is not shared as a singleton instance in remote MFEs.

Expected Behavior

  • Injection Token in the @nrwl/angular: secondary entry point lib should be shared as a singleton instance in all the remote MFEs.

Steps to Reproduce

Github repo

Github link for the secondary entry point injection token issue.

Failure Logs

NX_secondary_entry_point_tokenInjection_error

Environment

Node : 16.13.2
   OS   : win32 x64
   npm  : 8.1.2

   nx : 14.1.5
   @nrwl/angular : 14.1.5
   @nrwl/cypress : 14.1.5
   @nrwl/detox : Not Found
   @nrwl/devkit : 14.1.5
   @nrwl/eslint-plugin-nx : 14.1.5
   @nrwl/express : Not Found
   @nrwl/jest : 14.1.5
   @nrwl/js : Not Found
   @nrwl/linter : 14.1.5
   @nrwl/nest : Not Found
   @nrwl/next : Not Found
   @nrwl/node : Not Found
   @nrwl/nx-cloud : Not Found
   @nrwl/nx-plugin : Not Found
   @nrwl/react : Not Found
   @nrwl/react-native : Not Found
   @nrwl/schematics : Not Found
   @nrwl/storybook : 14.1.5
   @nrwl/web : Not Found
   @nrwl/workspace : 14.1.5
   typescript : 4.6.4
   rxjs : 7.4.0
   ---------------------------------------
   Community plugins:
@yharaskrik
Copy link
Contributor

I have found the same issue with the firebase library when using the modular v9 version of firebase

@AgentEnder AgentEnder added the scope: angular Issues related to Angular support in Nx label May 18, 2022
@Coly010 Coly010 self-assigned this Jun 6, 2022
Coly010 added a commit to Coly010/nx that referenced this issue Jun 7, 2022
Coly010 added a commit to Coly010/nx that referenced this issue Jun 8, 2022
Coly010 added a commit to Coly010/nx that referenced this issue Jun 8, 2022
Coly010 added a commit to Coly010/nx that referenced this issue Jun 9, 2022
Coly010 added a commit to Coly010/nx that referenced this issue Jun 9, 2022
@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated scope: angular Issues related to Angular support in Nx type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants