Strange inception when creating a basic form and submitting
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 95
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The HTML tab shows a smaller and smaller version of jsitor every time I press enter key on the keyboard, then it stops when you submit more than two forms.
To Reproduce
- Create a jsitor with only this html:
<form>
<input type="email">
</form>
- Enter a valid email address and press enter
- See the error

Desktop:
- OS: OSX Big Sur 11.6 (20G165)
- Browser: Chrome
- Version: 99.0.4844.83 (Official Build)
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
Reproduce the issue in the HTML tab using the minimal form shown in the report, then inspect the form-submission handling around the editor. Verify the fix by pressing Enter and submitting more than two forms without the editor rendering a progressively smaller nested copy of jsitor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100