Hi guys,
we finished migration and we got an issue after loging to backend. I see dashboard, but I cannot handle anything (icons on the left side in admin look like inactive)
This is screen of the issue: https://prnt.sc/15pn9gk
I have Magento 2.4.2-p1
Do you have any idea how to fix it? Thank you.
V.
Hello @vikimalema7352 ,
Did you already ran below commands ?
if not, then run and then try :
php bin/magento deploy:mode:set developer php bin/magento setup:static-content:deploy -f php bin/magento cache:flush
Hope it helps !
Hello @vikimalema7352
Please check below github issue in case that helps or give some idea.
https://github.com/magento/magento2/issues/2843