Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Angular Portlet Cache Issue
Hi,We have developed Angular portlets and whenever we deployed on to the server angular portlet's changes are not being reflected in browser either, to solve this we have to clear the browser cache.without clearing the browser cache can we make the angular portlets reflect the changes?
and Liferay version is DXP 7.1.
Any solutions.....?
Thanks,
Mahesh G.
and Liferay version is DXP 7.1.
Any solutions.....?
Thanks,
Mahesh G.
Hi ,
May be you can use these properties while developmentjavascript.fast.load=false
browser.cache.disabled=true
browser.cache.signed.in.disabled=true
May be you can use these properties while developmentjavascript.fast.load=false
browser.cache.disabled=true
browser.cache.signed.in.disabled=true
Hi Mahesh, I was working on a 7.1 React portlet and experienced the same. In development mode, ensure to use include-and-override=portal-developer.properties in portal-ext.properties and compile the portlet with a clean task, for example ./gradlew clean deploy
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™