This started happening after I was tinkering around with the relative paths of my img srces of NON-RELATED attributes and the base href to get through some errors I got in regards to the loading of images.
When building the app the icons also do not show up. What could cause this and how could I resolve it?
EDIT: This comes with the error Fetch
“API cannot load file:///android_asset/www/svg/md-menu.svg. URL scheme “file” is not supported.” when I run with --prod as a parameter.