react-md-editor icon indicating copy to clipboard operation
react-md-editor copied to clipboard

I have followed all of the instructions but still it is not working.

Open akash-mahmud opened this issue 2 years ago • 6 comments

I am using https://github.com/uiwjs for my Nextjs project. I have followed all of the steps from npm. But it is not working and still getting the same isssue. event - compiled client and server successfully in 11.9s (16476 modules) wait - compiling / (client and server)... (node:10139) [DEP_WEBPACK_MODULE_ISSUER] DeprecationWarning: Module.issuer: Use new ModuleGraph API (Use node --trace-deprecation ... to show where the warning was created) error - ./node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@uiw/react-markdown-preview/esm/styles/markdown.css Global CSS cannot be imported from within node_modules. Read more: https://nextjs.org/docs/messages/css-npm Location: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@uiw/react-markdown-preview/esm/index.js

akash-mahmud avatar Jul 06 '23 10:07 akash-mahmud

@akash-mahmud

  • https://github.com/uiwjs/react-md-editor/issues/52#issuecomment-848969341

jaywcjlove avatar Jul 06 '23 12:07 jaywcjlove

@akash-mahmud

  • https://github.com/uiwjs/react-md-editor/issues/52#issuecomment-848969341

I have already followed every step from here and still the issue is the same.

akash-mahmud avatar Jul 06 '23 13:07 akash-mahmud

@akash-mahmud You need to give me a reproducible example, otherwise I can't help you.

https://github.com/uiwjs/react-md-editor/tree/master/example/nextjs

jaywcjlove avatar Jul 06 '23 13:07 jaywcjlove

https://github.com/uiwjs/react-md-editor/blob/d7ba73b15de9faf8811fa9a3ea0f7c69b80531cb/example/nextjs/app/page.tsx#L1

jaywcjlove avatar Jul 06 '23 13:07 jaywcjlove

any update on this ?

fridolinf avatar Jul 07 '23 16:07 fridolinf

@akash-mahmud You need to give me a reproducible example, otherwise I can't help you.

The reproducible example is that it doesn't work with Next.js

rlogank avatar Aug 02 '23 17:08 rlogank