Closed procopenco closed 3 years ago
Using this library, when I try to mount (using Enzyme) a react component it throws an error on checking that the target element is SvgElement or not.
Enzyme
The same issue was fixed here: https://github.com/atlassian/react-beautiful-dnd/pull/1251
@que-etc PTAL
Context
Using this library, when I try to mount (using
Enzyme
) a react component it throws an error on checking that the target element is SvgElement or not.The same issue was fixed here: https://github.com/atlassian/react-beautiful-dnd/pull/1251