Hi, a few weeks ago my cornerstone started playing up on my single page site, I’ve tried programming around it but am unable to anymore. The issue generates green and blue boxes when hovering over elements in cornerstone, messes with the names of rows/sections in the layout area and removes the ability to hover over an element in the layout section.
On inspecting the HTML when editing with cornerstone I am getting the 3 HTML Warnings every time an element is hovered:
“Unable to resolve color: #fff; Error: Unable to parse color from string: #fff;”
“Unable to resolve color: color; Error: Unable to parse color from string: color;”
“Unable to resolve color: global-color:4c696e6b Error: Unable to parse color from string: global-color:4c696e6b”
The chrome debugger will only take me to a js function called “lookupsinglecolor” inside “tco-app/color-manager/service”.
Steps I have taken to fix the issue:
Updated cornerstone and x theme to the newest version.
Deleted and reinstalled cornerstone and x theme seperately.
Deleted and reinstalled all other plugins.
Removed all colours from the color-manager
Thanks for your time,
Mike