Problems with Source Code Mode
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 406
- Forks
- 131
- Avg merge
- 2h 32m
- Merged PRs (30d)
- 2
Description
When using defaultMode: "2" aka (Source Code Mode) onBlur does not trigger. onChange works. But it does not matter which one i use because value={this.props.source_code_value} my redux value is getting stripped after half a second browser loads the page. It doesnt matter value is dynamic with variable i tried hardcoded string value="asdqweasd".
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
No file or test is named. Reproduce the issue with the React wrapper in Source Code Mode using both a Redux-backed value and a hardcoded value, then trace the controlled-value and onBlur/onChange behavior. Done means the value is not stripped after loading and the reported event behavior is consistent.
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