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

Property or signature expected. TS1131

Open gsSuper opened this issue 3 years ago • 1 comments

Environment

  • @editorjs/editorjs version: 2.25.0
  • react-editor-js version: 2.1.0

Describe

Typescript error while using;

image

I have forked a code from codesandbox and tried to use it in my create-react-app

My package.json includes:

... "react": "^16.13.1", "typescript": "^3.9.7", ...

gsSuper avatar Nov 18 '22 22:11 gsSuper

Any update on this issue beside upgrading from Typescript 3.X => 4.X ? I also have a very similar issue in another project. Thanks

olignyf avatar Jun 22 '23 19:06 olignyf