Luke Andrews

Results 3 issues of Luke Andrews

## Bug report ### Current Behavior With @radix-ui/react-popover v1.0.6, the popover content is not positioned correctly when the popover is inside of an element that introduces a new positioning context,...

Tested on v0.4.2 and also reproduced on v0.4.0 1. Create a color from an HSL string, e.g. `const color = new Color("hsl(0, 100%, 100%)");` 2. Output the color with toString...

usability bug

This plugin seems to try to affect all `` elements, even those that aren't stylesheets, e.g. `rel="start"`, `rel="next"`, etc. I think it needs to be limited to `` only.