Archived topic
Source map error
5 replies · Started by Clive on August 20, 2019
Hi,
I'm getting a missing source map error in the console. The resource URL is:
/wp-content/plugins/gp-premium/sec…ctions/metaboxes/css/generate-sections-metabox.css?ver=1.8.3
The missing source map is identified as meta.css.map
I looked at you source code on github to see if I could identify a matching map in case its not included in the release version, but no joy.
Any suggestions on how to fix this?
Thanks!
Hi there,
Where is this happening? While editing a page with Sections activated?
Let me know :)
Hi Tom,
This is happening while editing a page. Sections is not activated, but the page has a header with an image set, some content with a couple of inline styles and a Simple CSS entry. I deactivated Simple CSS and the source map issue disappeared. So it looks like Simple CSS is the culprit.
Hmm, that's weird - Simple CSS shouldn't even know about that file.
Just to confirm, does the error re-appear once you activate Simple CSS?
Sorry - looks like a false alarm. I reactivated Simple CSS and it came back. Tried deactivating again, but it was still there.
I can add a little more detail. It is happening on editing of more than the one page - even very simple ones with just a shortcode and title. It shows up in Firefox Quantum 68.0.2 (64-bit) but not Chrome Version 76.0.3809.100 (Official Build) (64-bit) console.
Thanks! I'll do some digging and will get it fixed in GPP 1.9 :)