[Dev Portal] AppConfig import causes a circular dependency.
brionmario opened this issue · 0 comments
brionmario commented
Describe the Issue:
importing AppConfig
causes a circular dependency in developer portal.
How To Reproduce:
- Import
AppConfig
and any other export alongside from theconfigs
module inside a component which has other sub components depending on the same. - Check the console.
Expected behavior:
The app should not break.
Device Information :
- Device: PC
- OS: MacOS Mojave 10.14.6
- Browser + Version Chrome 79.0.3945.130