Removing grabbable does not remove obb-collider
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- javascript
- Domain
- game-dev
Research direction
Look at src/components/grabbable.js to see how it currently interacts with obb-collider. The issue suggests adding a remove method to grabbable that properly cleans up the obb-collider. Check if there are existing tests for grabbable or obb-collider to understand the expected behavior. Verify the fix by testing in a simple A-Frame scene where a grabbable entity is removed.
Written by the indexing model from the issue text.
Description
src/components/grabbable.js could have a remove method in turns to delegate to obb-collider
- Dominant language
- JavaScript
- Stars
- 17.6k
- Forks
- 4.4k
- PR merge metrics
- No merged PRs in 30d
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.
More from aframevr/aframe
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Uncaught TypeError: Cannot read properties of null (reading 'cancelAnimationFrame') on session end Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 3/5 1-2 days Newbie friendliness 65/100
-
TypeError: session.requestAnimationFrame is not a function when re-entering XR session after exit Open
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
tracked-controls-webxr does not update entity position when referenceSpaceType is bounded-floor Open
Difficulty 4/5 3-5 days Newbie friendliness 55/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
antfu-collective/icones#398 ·
-
ECmail.com Open
Difficulty 1/5 Under an hour Newbie friendliness 90/100
wesbos/burner-email-providers#554 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
radiantearth/stac-browser#1023 ·
-
HMR stops working Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
components-web-app/docs#92 ·