GoogleChromeLabs / ProjectVisBug

FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
https://visbug.web.app
Apache License 2.0
5.42k stars 285 forks source link

Inspect tooltip creating console errors and not working #487

Closed argyleink closed 3 years ago

argyleink commented 3 years ago

looks like a background-color recursive lookup bug chrome 87

argyleink commented 3 years ago

color preference migration bug, old preference of "hsla" isnt an option in the new map, causing color conversion to fail since the preference is unknown and had no fallback path.