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.

Still includes react-json-view when not using DevTools

See original GitHub issue

I’ve noticed, even when building without <DevTools />, react-json-view is still bundled in the application. Perhaps this is intentional, but seems unnecessary. When bundled it takes up about 149KB uncompressed.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:28 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
bluebill1049commented, May 5, 2020

I think i know the fix now, i will sort out in the next couple days.

1reaction
ururkcommented, Apr 28, 2020
image
Read more comments on GitHub >

github_iconTop Results From Across the Web

react-json-tree: clientside exception with nextjs 13 #1279
hi! i'm currently using react-json-tree for a project without issues. i tried to upgrade my project from nextjs 12 -> 13 but it...
Read more >
create-react-app is showing all my code in production, how ...
In my chrome sources tab, I am able to view all my files by exact folder location. How can I hide them? These...
Read more >
react-json-view
Name Type Default src JSON Object None name string or false "root" theme string "rjv‑default"
Read more >
Optimizing Performance
When a component's props or state change, React decides whether an actual DOM update is necessary by comparing the newly returned element with...
Read more >
How to render dynamic component defined in JSON using ...
With React it is easy to render dynamic components utilizing JSX and React. ... <div>The component {block.component} has not been created yet.</div>,.
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