Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onSelect only triggered when long press #44

Open
huynhttdev opened this issue Dec 19, 2023 · 6 comments
Open

onSelect only triggered when long press #44

huynhttdev opened this issue Dec 19, 2023 · 6 comments
Labels
bug Something isn't working needs more details

Comments

@huynhttdev
Copy link

huynhttdev commented Dec 19, 2023

Describe the bug

<SpatialNavigationNode onSelect={triggerAction}>

 </SpatialNavigationNode>

onSelect only triggered when long press. I need onSelect triggered one time i press

@huynhttdev huynhttdev added the bug Something isn't working label Dec 19, 2023
@huynhttdev huynhttdev changed the title onSelect can not press one times error onSelect only triggered when long press Dec 19, 2023
@pierpo
Copy link
Member

pierpo commented Dec 21, 2023

Hey!

Are you experiencing this on Android?
It's the second time someone mentions this issue #39 (comment)

And it feels like this is not related to the lib, more to the way we propagate down the event to the lib.

Could you confirm that?
You can add console logs to your remote control handler.

@pierpo
Copy link
Member

pierpo commented Jan 30, 2024

Can you also provide the device you're working with? Is it an emulator or an actual device?

@zay1x
Copy link

zay1x commented Feb 1, 2024

I found solution for it, thanks for your support! @pierpo

@pierpo
Copy link
Member

pierpo commented Feb 1, 2024

Awesome! Can you share the solution? 😊

@manjunath-nuveb
Copy link

Happening for me too. @zay1x how did you fix it?

@manjunath-nuveb
Copy link

Happening only when I open keyboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs more details
Projects
None yet
Development

No branches or pull requests

4 participants