Allow mounting in iframes
Open
- Dominant language
- JavaScript
- Stars
- 364
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
In order to mount in iframes, we need to dynamically figure out the correct `document` https://github.com/choojs/nanocomponent/blob/master/index.js#L32
Contributor guide
No contributing guide indexed for this repository
Research direction
Read index.js at line 32 and trace the mounting path. Determine how the correct document should be selected for iframe mounting, then verify that mounting works in an iframe without breaking normal mounting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100