jodit / jodit/jodit-react

TS2740: Type '{ readonly: boolean; }' is missing the following properties from type 'Config': namespace, iframe, commandToHotkeys, license, and 59 more.

Open
#136 5 comments 3 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

I got the error
TS2740: Type '{ readonly: boolean; }' is missing the following properties from type 'Config': namespace, iframe, commandToHotkeys, license, and 59 more.

any solution

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

No file, test, or entry point is named; begin by locating the Config type and the usage that produces the reported TS2740 error in the React wrapper. Reproduce the error with the reported { readonly: boolean; } value, then confirm the issue is resolved when TypeScript no longer reports missing Config properties.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.