Custom UI is not working

Hi Team

I am creating a simple custom ui.In that UI changes is not reflecting if i include any new changes.Please check below attached screenshot.


2

Why is that span tag is not visible in app

hi @PavithraSelvaraj
Have you made sure to run npm run build in static/main-app first before deploying again? You’ll have to re-bundle your changes every time you make a change. Alternatively, you can try to set up a forge tunnel to avoid the manual work: https://developer.atlassian.com/platform/forge/tunneling/#connecting-the-tunnel-to-your-own-dev-server