Post css makes duplicated and outdated css
-
Hi,
Troubleshooting the rendering of some of my page a was editing, I noticed that some of my local classes were duplicated in the browser dev tools.
I checked the raw html of the page, and indeed, there was a “greenshift-post-css-inline-css” style tag, with many classes already defined in “greenshift-global-css-inline-css”, sometimes with outdated properties from previous edits.
So, I wondered where this could come from as those old css rules (some times conflicting) are not present in the raw page code in the editor, and it fact it was in a post metadata called “_gspb_post_css”.
I deleted this meta, and resaved the page (that regenerated the meta), and now it seems that everything is ok and not duplicated with some old css anymore.
I don’t know how to reproduce this issue though…
The topic ‘Post css makes duplicated and outdated css’ is closed to new replies.