react-tv-space-navigation icon indicating copy to clipboard operation
react-tv-space-navigation copied to clipboard

onSelect only triggered when long press

Open huynhttdev opened this issue 1 year ago • 7 comments

Describe the bug

<SpatialNavigationNode onSelect={triggerAction}>

 </SpatialNavigationNode>

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

huynhttdev avatar Dec 19 '23 09:12 huynhttdev

Hey!

Are you experiencing this on Android? It's the second time someone mentions this issue https://github.com/bamlab/react-tv-space-navigation/issues/39#issuecomment-1853401950

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 avatar Dec 21 '23 09:12 pierpo

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

pierpo avatar Jan 30 '24 17:01 pierpo

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

zay1x avatar Feb 01 '24 03:02 zay1x

Awesome! Can you share the solution? 😊

pierpo avatar Feb 01 '24 09:02 pierpo

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

manjunath-nuveb avatar Feb 06 '24 12:02 manjunath-nuveb

Happening only when I open keyboard.

manjunath-nuveb avatar Feb 07 '24 08:02 manjunath-nuveb

A mi me sucede igual, a lo mejor pueden compartir como lo solucionaron?

rcasanova27 avatar Jun 11 '24 03:06 rcasanova27

I'm closing this as the issue is not explicit enough. Feel free to reopen with a more illustrated example or a reproducible example.

pierpo avatar Sep 11 '24 12:09 pierpo