jodit / jodit/jodit-react

Can't manage to get it to work with typescript

Open
#5 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
406
Forks
131
Avg merge
2h 32m
Merged PRs (30d)
2

Description

Hi all.
I have tried to use it with typescript, but I'm getting this error while trying to import JoditEditor:
Module '.../node_modules/jodit-react/index' has no default export
Can you guys help me?
Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the TypeScript import error described for JoditEditor, then inspect the package entry point at node_modules/jodit-react/index. Determine why the default import is rejected and verify the intended import behavior with a TypeScript example; done means the reported import works or the supported usage is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.