Click event will not trigger again with the same 'a-element' on mobile (0.8.x version)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 17.6k
- Forks
- 4.4k
- PR merge metrics
- No merged PRs in 30d
Description
Description:
I found that the click event will not trigger again seem like the 'a-element' still focused
on mobile. I need to click the sky or other 'a-element' than the same 'a-element' can trigger the click event again.
I'm using the 0.8.2 version and it works if I back to use 0.7.0 version. So I believe that's the 0.8.x version bug.
- A-Frame Version: 0.8.2
- Platform / Device: Use chrome to simulation mobile environment.
- 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 repeated-click behavior in A-Frame 0.8.2 with Chrome's mobile environment, then compare it with 0.7.0. The issue provides no file or test entry point; done means clicking the same a-element repeatedly triggers its click event without requiring another target first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100