Changes made in apps/frappe/frappe/public/js/frappe/form/save.js file not getting reflected

I just changed pop up message but its not working even after I run bench clear-cache, bench build and bench migrate

Your help will be highly appreciated

Did you clear your browser cache? When you view source, are the changes appearing?

Yes I cleared browser cache still not working and also it is not reflecting i
n source

its should work after bench mirgrate && bench build && bench clear-cache && bench clear-website-cache

Otherwise that trigger manually could be different and your changes are in different

How about if you access the source URL from a different browser?

Its in same file.

Tried from different browser too. still same problem

Try this

bench build --app frappe

1 Like

bench build worked in new version