Hello, came across a problem, code seem to work perfectly fine, but 1 in 3 times html code(svg) do not render properly on client side, as well with it, some of html is missing too. In the image below you can see that red rectangles indicated html and svg missing, green ones render properly. I thought It could be my fault, but as I mentioned before - sometimes if I unplug ESP8266 and server restarts I get page loaded correctly with all html & svg. Any idea where could be the problem ? Maybe ESP8266 don't have enough power to render icons and medium html files ?
In the image below you can see theres no icons & table is missing in the middle.
In the image below you can see theres no icons, but somehow table appeared in the middle this time.
After third restart, everything worked as a charm, as it should be:
Basically what I learned, that if I delete svg files, page renders correctly everytime.


