WebDevStudios / wd_f

GNU General Public License v2.0
11 stars 1 forks source link

Investigate "Error while traversing the CSS" #14

Closed ramsesdelr closed 1 year ago

ramsesdelr commented 1 year ago

There's a console error displayed when you try to add a new post/page. It is not breaking anything that as far as I could see but it seems like a missing bracket from somewhere on the theme.

image

I tested this on WP 6.1 and @martinDolan tested this on WP 6.2, the issue is present in both versions.

asharirfan commented 1 year ago

@khleomix @ramsesdelr

My investigation into this issue has pointed me towards two theme.json properties:

The CSS is invalid in both of the above properties which is causing the error in the screenshot above. These properties are also present in wd_s theme: