How to get rid of an additional '0' that gets showed in my web app built on Flask? on February 03, 2019 Get link Facebook X Pinterest Email Other Apps This is the screenshot of inspect elements. This is how '0' gets appeared on some pages. When source code is viewed, in 'body' tag there is no such "0 ". But it gets viewed while inspecting elements. How can I resolve this ? Comments
Comments
Post a Comment