Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[BUG] Circular dependencies #2306

Closed
MSNev opened this issue Mar 13, 2024 · 0 comments
Closed

[BUG] Circular dependencies #2306

MSNev opened this issue Mar 13, 2024 · 0 comments
Assignees
Milestone

Comments

@MSNev
Copy link
Collaborator

MSNev commented Mar 13, 2024

We have a circular dependency that we need to remove

../../common/temp/node_modules/@microsoft/applicationinsights-core-js/dist-es5/Config/DynamicConfig.js
-> ../../common/temp/node_modules/@microsoft/applicationinsights-core-js/dist-es5/JavaScriptSDK/DataCacheHelper.js
-> ../../common/temp/node_modules/@microsoft/applicationinsights-core-js/dist-es5/JavaScriptSDK/HelperFuncs.js
-> ../../common/temp/node_modules/@microsoft/applicationinsights-core-js/dist-es5/JavaScriptSDK/DiagnosticLogger.js
-> ../../common/temp/node_modules/@microsoft/applicationinsights-core-js/dist-es5/Config/DynamicConfig.js
../../common/temp/node_modules/@microsoft/applicationinsights-core-js/dist-es5/JavaScriptSDK/HelperFuncs.js
-> ../../common/temp/node_modules/@microsoft/applicationinsights-core-js/dist-es5/JavaScriptSDK/DiagnosticLogger.js
-> ../../common/temp/node_modules/@microsoft/applicationinsights-core-js/dist-es5/JavaScriptSDK/EnvUtils.js
-> ../../common/temp/node_modules/@microsoft/applicationinsights-core-js/dist-es5/JavaScriptSDK/HelperFuncs.js

@MSNev MSNev self-assigned this Mar 20, 2024
@MSNev MSNev added this to the 3.1.1 milestone Mar 20, 2024
MSNev added a commit that referenced this issue Mar 20, 2024
@MSNev MSNev modified the milestones: 3.1.1, 3.1.2 Mar 20, 2024
MSNev added a commit that referenced this issue Mar 20, 2024
@MSNev MSNev added the fixed - waiting release PR Committed and waiting deployment label Mar 20, 2024
@MSNev MSNev added the bug label Mar 20, 2024
@MSNev MSNev added waiting - CDN deployment released - NPM and removed fixed - waiting release PR Committed and waiting deployment labels Mar 21, 2024
@MSNev MSNev closed this as completed Apr 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant