adobe / adobe/aem-site-theme-builder

Issue : [aem-site-theme-builder] Proxy /content/<project_name>/us/en/test.html?wcmmode=disabled without changes. : no content changes in browser

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9
Forks
13
PR merge metrics
No merged PRs in 30d

Description

I am working front end development. We have created Site theme and created proxy of AEM server. My proxy is executing on port 4504. I am executing all the commands from root folder.

1. npm run build

2. npm run live

The proxy url open with below:

[http://<>:4504/content//us/en/test.html?wcmmode=disabled](http://localhost:4504/content/%3CprojectName/us/en/UI_Test_Page.html?wcmmode=disabled)

Issue :

1. We can check all the content as per expection

2. Once I am changing the background color in .scss file, we just refresh the above mentioned URL, we are not getting any changes in content. At the same time post refresh browser, we are below message :

[aem-site-theme-builder] Proxy /content//us/en/test.html?wcmmode=disabled without changes.

Need help to fix this

Os. : windows 11

node : 16.20.2

npm : 8.19.4

Contributor guide

Open the contributing guide

Research direction

Start from the repository root and reproduce the issue with npm run build and npm run live, then open the reported proxy URL on port 4504. Trace how the SCSS change is watched, built, and served, and verify that a background-color edit appears after refreshing the AEM page without the “without changes” message.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, scss
Domain
build-system, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.