DevTools failed to load SourceMap
-
-
Hello @bzero
Run php artisan vendor:publish --force
then press 0 to continue.
It will load all the asset.
Thanks.
-
thanks @Vaishali-Agarwal for reply, but it doesn't work after run that command.
Same error. -
the error you got on console doesn't effect the website.
so if you are getting any error on website please show the screenshot.Thanks.
- 9 days later
-
Hello,
Please see the attached screenshot.
It shows menu is not showing. I also tried as instruction below, but unable to fix it.
https://stackoverflow.com/questions/35002087/disable-source-maps-in-chrome-devtoolsThank you.
-
Hello @bzero
Menu will be visible when you will hover over shop by category option if categories exist.
Regarding dev tool, you may refer this for the same issue https://github.com/bagisto/bagisto/issues/2986
Thanks