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

Material Theme broken on feat/material-theme branch #5982

Open
2 tasks
pasadyaguy opened this issue Apr 20, 2023 · 1 comment
Open
2 tasks

Material Theme broken on feat/material-theme branch #5982

pasadyaguy opened this issue Apr 20, 2023 · 1 comment

Comments

@pasadyaguy
Copy link

Issue type

I'm submitting a ... (check one with "x")

  • [x ] bug report
  • feature request
  • question about the decisions made in the repository

Issue description

The material-theme branch is not correctly importing the material theme and controls are not displaying properly. Upon checkout of the feat/material-theme branch and running npm install and ng serve the material theme throws a console warning.
image

When navigating to the /forms/inputs section to verify, the form controls are missing the styles.
image

This is also the case when going to the public demo page: https://www.akveo.com/ngx-admin/pages/forms/inputs

Current behavior:
Material Theme is not applying styles

Expected behavior:
Material Theme style should be imported and applied to controls and other material items.

Steps to reproduce:
Go to https://www.akveo.com/ngx-admin/pages/forms/inputs and see the issue

OR

  1. Checkout latest from feat/material-theme
  2. Run npm install
  3. Run ng serve
  4. Navigate to Forms > Form Inputs
    You will see the material theme is not showing the dropdowns, inputs, and other controls properly.
@pasadyaguy
Copy link
Author

@denStrigo tagging for visibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant