Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.0.x
-
Committed
-
1.5
-
Regression Bug
Description
When making css changes to a theme, subsequent deployments do not show the changes in Portal.
Steps to reproduce:
1. Start a clean bundle using portal developer properties
2. Navigate to liferay-portal/modules/apps/foundation/frontend-theme/frontend-theme-classic
3. Make some styling changes to frontend-theme-classic/src/css/_custom.scss
4. Run gradle clean deploy from liferay-portal/modules/apps/foundation/frontend-theme/frontend-theme-classic
Expected result: after deployment is finished, the css changes should be applied to the page
Actual result: the theme is deployed, and no css changes can be seen on the page
Note: this does not affect js or template files, only css.
Attachments
Issue Links
- is caused by
-
LPS-70364 Irregular spacing when selecting an entity
- Closed
- relates
-
LRDOCS-3849 Add note about CSS fast load issue in developer mode docs
-
- Closed
-