issues Search Results · repo:raphamorim/react-tv language:JavaScript
Filter by
99 results
(52 ms)99 results
inraphamorim/react-tv (press backspace or delete to remove)downloaded the navigation package, connected it to the main app file, when I work with focus, it re-renders all
components, Is this the way it should be?
kind-eh
- Opened on Mar 25, 2021
- #159
Right now because reconciler is relying in an old version. This is a problem for anyone that wants to use new ( 14)
features of React, such as .memo, .fragment and etcetera
raphamorim
- Opened on Mar 22, 2021
- #158
This line (and probably some following ones)
https://github.com/raphamorim/react-tv/blob/master/packages/react-tv-cli/scripts/webos/run.js#L133 crashes when there is
a space in the SDK path.
e.g. my SDK ...
Aspect26
- 2
- Opened on Mar 6, 2021
- #154
In https://github.com/raphamorim/react-tv/blob/master/packages/react-tv-cli/scripts/webos/run.js#L107 there is a
hardwired version in the output string, it would be better if it was taken from the environment. ...
Aspect26
- 1
- Opened on Mar 6, 2021
- #153
Hello, after application loads and setting the focus on a component, when I press any navigation button, focus jumps to
a far element. But when I do this again later on, it does navigate correctly also ...
MarcoFiusco
- Opened on Sep 23, 2020
- #152
Where is actual react-tv-navigation package located, here, in this repository, or in react-tv/react-tv-navigation? Where
to make PRs?
victordidenko
- Opened on Aug 23, 2019
- #150
!--
Feature Requests: Please read https://github.com/raphamorim/react-tv/blob/master/CONTRIBUTING.md
Bug Reports: Briefly describe the issue you ve encountered
- What do you expect to happen?
- ...
etibar
- 3
- Opened on May 29, 2019
- #149
When trying to include bootstrap.css in the app.js file, compilation fails with these errors:
ERROR in /home/mmt/Pearl/react-tv/node_modules/bootstrap/dist/css/bootstrap.css
Module parse failed: Unexpected ...
iamporus
- 3
- Opened on Apr 22, 2019
- #147
Hello, I m trying to reproduce the navigation example but I m stuck trying to import withFocusable and withNavigation
from react-tv-navigation .
I m doing:
import { withFocusable, withNavigation } from ...
matiasbenedetto
- Opened on Feb 4, 2019
- #146

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.