drawer
drawer copied to clipboard
Can't set data-testid on drawer
After version 4.4.3
, we've lost the ability to set the data-testid
attribute on Drawer.
I am facing the same issue. Version 4.23.2
Same issue, version [email protected]
[email protected]
I think this PR is a fix but I'm having trouble testing locally. I can confirm it passes tests locally.
https://github.com/react-component/drawer/pull/404
I can confirm my fix is in. This issue can be closed.
@gtb104