Open malouloumz opened 2 years ago
i had the same issue after updating react-md-editor. i reverted to version 3.9.0 from ^3.9.1 (which resolved to the newest version 3.12.3) and its working. thats not surprising since i was using 3.9.0 before I tried updating.
Hello,
There is a new version of @uiw/react-markdown-preview : 4.0.8 which makes my project fail In the package json the dependencie is not pin ("~4.0.5") and the new version is failing with this error: (0 , unist_util_visit__WEBPACK_IMPORTED_MODULE_1__.visit) is not a function.