I set the text color to hsla(0, 0%, 0%, 0) to hide it. But sometimes it becomes hsla(0, 0, 0, 0) , which cannot be executed by the browser.
I can fix this if I go to the site using incognito mode. I have no idea if this is a bug in Chrome, from the server or a cache problem. If so, why is this happening so often and how can I fix it?

source share