codesandbox / codesandbox/codesandbox-client
Javacript Console bug
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🐛 bug report
Link to sandbox: Sandbox Link
Open the sandbox, and open the console of the sandbox.
These are wrong.
It should print:
Constructor calling []
images [] []
Loader calling 1 []
Loader calling 2 ['1']
Contributor guide
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 report in the sandbox and opening its console. Compare the observed output with the expected Constructor and Loader lines shown in the issue. The issue is complete when the console produces the expected sequence, with the relevant behavior covered by an appropriate regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100