JulianFeinauer / karaf-frontend-backend

Apache License 2.0
1 stars 1 forks source link

SVGs not working with Karaf #4

Open NiklasMerz opened 4 years ago

NiklasMerz commented 4 years ago

When the Ionic app is deployed with Karaf SVGs are not loaded.

image

The arrow is missing with Karaf. Either the svg in dist/ionic/assets/svg is not in the bundle or the websever does not handle it correctly (content-type?).

JulianFeinauer commented 4 years ago

I just checked, svgs are in the package that is deployed. But it seems like this is related to the URL Rewriting thing as all relative links get messed up also (with this and stuff).