I am having issue with styles in my storefront. I am upgrading our magento cloud instance from 2.4.6 to 2.4.8 somehow after upgrade the style is not working.
I have switched to Luma Theme to check if the problem only existing to our custom theme. Still the style is not working. Below is the statics file found on the browser which is most of the needed js and css are not present.
I have tried:
- bin/magento setup:upgrade
- bin/magento setup:static-content:deploy – the static content were deploy successfully in pub/static
- Change file permissions
All this is not working. I am also using grunt to check for errors on less compiling but still the style is not working.
