I am trying to change the top logo on the left, I followed the documentation, but it is not working.
I followed this doc:
But it did not worked,
What I did:
I added the files into my project under a folder /static/logo.png
I configured the settings.js like this:
httpStatic: "static",
I configured the editor-theme like that:
header: {
title: "XYZ",
image: "logo.png"
},
But the original logo is never replaced for the new one, when I checked the running UI, I can see the following image url address and never the one that I had configured: