codesandbox / codesandbox/codesandbox-client
When trying to use the background image, the image does not appear, but later after remove the background image from the css, the background image appears
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
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project
adheres to. - I have searched the issue tracker for an issue that matches the one I want
to file, without success.
Description of the problem
When trying to use the background image, the image does not appear, but later remove the background image from the css, the background image appears
How has this issue affected you? What are you trying to accomplish?
Much. I've tried reopening, creating another project, but nothing.
To Reproduce
Create a div with background-image.
With background-image:

Without background-image:

Link to sandbox: link (optional)
https://codesandbox.io/s/new-silence-egd14k
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | |
| Browser | Chrome |
| Operating System | Ubuntu/18.04 |
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 opening the linked CodeSandbox reproduction in Chrome on Ubuntu 18.04 and compare the cases with and without the background-image CSS. Trace the behavior from that minimal reproduction rather than assuming a repository file. Done means the background image renders while the background-image declaration remains in place.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100