Hi Team,
I made custom logo changes in these files "template.js", security.chunk.4.js" and "core.entry.js" and generated the file (gz and br) with npx. [Steps from this post - Custom Logo Kibana 7.10.0 (guide)]
The logo changes are working fine when accessed directly on the server machine (http://localhost:5601), but the logo changes failed to reflect when tried to access externally from other machines (http://public-ip:5601).
Tried deleting cookies, browser data, temp, %temp%, incognito mode, other browsers (edge, mozilla) and from other machines (colleagues). I'm pretty much convinced that the issue is not on the client side, but not sure what else could be causing it.
Appreciate any help or leads on this issue.
Thanks in advance