codesandbox / codesandbox/codesandbox-client

Javacript Console bug

Open
#7,628 3 comments 0 reactions 0 assignees View on GitHub

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.

238148951-5b123bf8-4583-429c-8c54-a0f849ef1fa1 (1) (1)

These are wrong.
It should print:

Constructor calling []
images [] []
Loader calling 1 []
Loader calling 2 ['1']

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.