Uploading an image in Base64 is not working anymore
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 406
- Forks
- 131
- Avg merge
- 2h 32m
- Merged PRs (30d)
- 2
Description
Uploading an image in Base64 is not working anymore.
This is also the case in the playground: https://xdsoft.net/jodit/play.html
As it was previously working, it's probably a regression.
Thanks for the update,
Steven
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Base64 image upload failure in the linked playground, then compare the current behavior with the previously working behavior described in the issue. Trace the upload path in the TypeScript React wrapper and its Jodit integration; done means Base64 image uploads work again in the playground and the regression is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100