question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I’ve tried to add the remote redux devtools, using the following syntax

const store = createStore( rootReducer, composeWithDevTools( applyMiddleware(thunk) ) )

(in this file ) When I start the app, I can see all the console.log logs in the console, but the store (State chart) is empty, the tree is empty, and no action is tracked. Any advice?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
zalmoxisuscommented, Feb 24, 2017

All three of them use remotedev-app under the hood, so the implementations are almost identical. The difference is that React Native Debugger also includes an implementation of remote-redux-devtools, remotedev-server, react-devtools and chrome devtools.

0reactions
nicolabortignoncommented, Feb 24, 2017

Awesome, thanks for the clear explanation, and for the great work!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Empty Store Pictures | Download Free Images on Unsplash
Download the perfect empty store pictures. Find over 100+ of the best free empty store images. Free for commercial use ✓ No attribution...
Read more >
Empty Store Pictures, Images and Stock Photos - iStock
Browse 1,527,876 empty store stock photos and images available, or search for empty store shelves or store to find more great stock photos...
Read more >
Grocery stores are struggling to stock their empty shelves - CNN
Grocery store shelves across America are wiped clean, and they're staying empty as stores struggle to quickly restock everyday necessities ...
Read more >
What's Behind Empty Shelves At Stores Across The U.S.
NBC News' Tom Costello looks into some of the reasons why many store shelves are empty. Some key factors at play: soaring demand...
Read more >
Americans seeing empty shelves at grocery stores - YouTube
From COVID-19 to the weather, one expert called current conditions “the perfect storm” for supply issues.WATCH THE FULL EPISODE OF 'WORLD ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found