projectcaluma / caluma-portal-demo

A demo app to showcase caluma in an building permit scenario
GNU General Public License v3.0
2 stars 4 forks source link

Navbar-Icon not displayed #71

Open velrest opened 3 years ago

velrest commented 3 years ago

On demo.caluma.io the nav icon is not displayed at all. The request returns a 200 but no image is delivered.

tongpu commented 3 years ago

The image is not displayed, because a HTML file is being delivered. This might be because ember is not handling the request for the picture correctly.