react-resizable icon indicating copy to clipboard operation
react-resizable copied to clipboard

react-dom not compatiable

Open heavenlian opened this issue 3 years ago • 2 comments

image

I found that my project depend on "react-dom": "^17.0.2", but react-resizable is "react-dom": "^16.10.2".

heavenlian avatar Feb 11 '22 09:02 heavenlian

That's a dev dependency. It doesn't affect your project.

STRML avatar Feb 11 '22 13:02 STRML

@STRML How can I ensure my feature is working without testing if it just happen in dev dependency ? Did you mean that my code has some error make the react-resizable feature can't work .

heavenlian avatar Feb 14 '22 01:02 heavenlian