Ryan Maffey
Ryan Maffey
@joeldenning Are you able to merge this? 🙏
I'm seeing the same issue. @schumannd out of curiosity, which device are you using? # Behaviour As described by @schumannd, tap area is only as wide as the text value...
I'm also having this issue. Here's my example: https://codepen.io/ryanmaffey/pen/YzvBvJv?editors=0010
I am seeing the same issue (using [Cucumber](https://cucumber.io/docs/installation/javascript/) rather than Jest). I've found it's coming from v2.0.2 of [svg.filter.js](https://github.com/svgdotjs/svg.filter.js) because it's not getting and setting `SVG` explicitly on `window` so...