novastream / Modern-Theme

A modern theme for EspoCRM
MIT License
17 stars 1 forks source link

Missing fonts #5

Closed ChrisSka closed 1 year ago

ChrisSka commented 1 year ago

Hello, after the EsoCRM update to 7.5.1 I get an error message that 3 fonts are missing. moderntheme

ChrisSka commented 1 year ago

Ok, I was able to fix the upper error. I had put the modern.css back on because I had made adjustments there. But parts of it were changed and therefore the prompt font was not found. But now the following error messages are displayed: moderntheme2

I only get these error messages when I go to the backend. This has something to do with the right column where EspoCRM advertises the official extensions.

novastream commented 1 year ago

Hi, seems like the resource is found but blocked by CORS policy. I don't have these issues in my production enviroment running 7.5.0 but I will check this week :)

Are you running Apache, nginx or any other proxy?

ChrisSka commented 1 year ago

My server was set to Apache. I switched to nginx as a test and see no difference.

novastream commented 1 year ago

Had some time over to look at the issue but I can't reproduce it in Espo 7.5.5.

ChrisSka commented 1 year ago

As far as I can see, this problem is no longer in 7.5.5. After all, it didn't bother me. I actually came across it because of some other troubleshooting.