a-videosphere Black screen
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 17.6k
- Forks
- 4.4k
- PR merge metrics
- No merged PRs in 30d
Description
issue. -->
Hello, i have issue, i am using this code
<a-scene
loading-screen="enabled:false"
embedded
vr-mode-ui="enabled:false"
style={{
width: '100%',
height: '100vh',
postion: 'fixed',
top: '0px',
left: '0px',
zIndex: '25',
}}
>
<a-camera
position="0 0 0"
id="tour-cammera"
zoom="0.4"
// fov={fov}
></a-camera>
</a-scene>
but the video sphere is working randomly, sometimes it working, and other show total black screen !
any one can help me please.
Thank you all.
- A-Frame Version:
- Platform / Device:
- Reproducible Code Snippet or URL:
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 supplied A-Frame scene and documenting the JavaScript environment, platform, and URL or minimal reproduction requested in the issue. Compare successful and black-screen runs; the issue is ready for triage when the failure is reproducible and its cause or a focused fix is established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100