Khan / Khan/live-editor

Non-fatal error about reading range of undefined in webpage editor

Open
#266 0 comments 0 reactions 0 assignees View on GitHub
bug editor webpage
Dominant language
JavaScript
Stars
776
Forks
180
PR merge metrics
No merged PRs in 30d

Description

To replicate:
1. create a new webpage.
2. type

hello world


3. Add a strong tag around world
4. See "Uncaught TypeError: Cannot read property 'range' of undefined" error

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the error in the webpage editor by creating a page, entering

hello world

, and wrapping “world” in a strong tag. Start with the resulting TypeError and its stack trace; done means this sequence no longer reports an undefined range error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.