Closed artivilla closed 4 weeks ago
I can’t seem to reproduce this issue, for some reason
I'm using a span inside the button as a fallback so it works for me but not sure how I can get you to reproduce so we can just drop it unless others have issues. thanks for the support though.
bugfix: when hovering on the text inside a button we want to continue showing a pointer. The cursor setting is set to
default
vspointer
so we need to override it its children. or use a span instead.