codesandbox / codesandbox/codesandbox-client
Crash when trying to access “Discover” feature in beta phase
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
💥 Crash Report
What were you trying to accomplish when the crash occurred?
Please use this issue template to describe what you were doing when you encountered this crash. While we are able to fill in some details automatically, it's not always enough to reproduce!
Link to sandbox: [link]() (optional)
Crash Details
Environment
| Browser | Version | Operating System | CodeSandbox Version |
|---|---|---|---|
| safari | 15.0.0 | OS X 10.15.6 | 64712a36e |
Route:
https://codesandbox.io/dashboard/discover?workspace=8e6211fa-5ea8-4508-8479-ab808f783836
Error Code:
b707ece7a6044a699694680c534a5b96
Error Message
ReferenceError: Can't find variable: IntersectionObserver
@https://codesandbox.io/static/js/app.9c56e82a6.js?_sw-precache=8d28c06a7d5d7531797b042b2056759a:266:907061
ps@https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1806848
Cl@https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1831662
@https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1849919
il@https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1816324
il@[native code]
@https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1774583
@https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1849919
Xo@https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1774529
Yo@https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1774464
se@https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1843672
Sn@https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1758090
Sn@[native code]
in ry
in div
in Styled(styled.div)
in div
in Discover___StyledElement2
in div
in Selection___StyledElement
in qm
in div
in Discover___StyledElement
in zC
in t
in t
in div
in Content___StyledElement
in Unknown
in withRouter()
in main
in Dashboard___StyledElement2
in div
in Dashboard___StyledStack2
in div
in Dashboard___StyledStack
in Unknown
in De
in Unknown
in ax
in t
in t
in div
in elements__Content
in n
in withRouter(n)
in div
in elements__Container
in Unknown
in withRouter()
in t
in Unknown
in De
in c
in t
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 crash at the Discover route, https://codesandbox.io/dashboard/discover?workspace=8e6211fa-5ea8-4508-8479-ab808f783836, using Safari 15.0.0. Investigate the reported ReferenceError for IntersectionObserver; done means the Discover page loads without crashing in that environment.
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
- Needs clarification
- Newbie friendliness
- 25/100