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

Nested imports in version 7.0.2 of the themes throws The module "A" depends on module "B", but the styles have not been loaded yet #4902

Open
filipKovachev opened this issue Feb 23, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@filipKovachev
Copy link

Describe the bug
When using version 7.0.2 version of the themes multiple The module "A" depends on module "B", but the styles have not been loaded yet warnings are thrown when using a nested import. This is not observed in version 6.0.3 for example. This is due to the module system.

To reproduce

  1. Download the initially send sample project from ticket 1635965
  2. Run npm install and npm run start
  3. Observe the multiple warnings that are thrown

Expected behavior
When using nested imports these warnings should not be thrown

Reported in Ticket ID: 1635965

@filipKovachev filipKovachev added the Bug Something isn't working label Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant