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 get this error when I use explorer theme

See original GitHub issue

Warning: React does not recognize the rowDirection prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase rowdirection instead. If you accidentally passed it from a parent component, remove it from the DOM element. in div (created by FileThemeNodeContentRenderer) in FileThemeNodeContentRenderer (created by DragSource(FileThemeNodeContentRenderer)) in DragSource(FileThemeNodeContentRenderer) (created by Grid) in div (created by FileThemeTreeNodeRenderer) in FileThemeTreeNodeRenderer (created by DropTarget(FileThemeTreeNodeRenderer)) in DropTarget(FileThemeTreeNodeRenderer) (created by Grid) in div (created by Grid) in div (created by Grid) in Grid (created by List) in List (created by Scrolling(List)) in Scrolling(List) (created by AutoSizer) in div (created by AutoSizer) in AutoSizer (created by ReactSortableTree) in div (created by ReactSortableTree) in ReactSortableTree (created by DragDropContext(ReactSortableTree))

There isn’t any problem when I just use the default one. However the app is not breaking. Is there any way to resolve this?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

5reactions
mahammedzkhancommented, Jul 12, 2018

Quick fix is to downgrade the react-sortable-tree package to ^1.5.2, you won’t get any warnings anymore.

4reactions
mahammedzkhancommented, Jul 12, 2018

I’ve made a PR with a proper fix which is compatible with react-sortable-tree ^2.2.0 (latest version)

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix File Explorer Dark Theme Not Working ... - YouTube
... File Explorer Dark Theme Not Working on Windows 10Detailed instructions - https://blog.pcrisk.com/windows/13338-how-to-fix-file-expl...
Read more >
How to Fix the “Windows Explorer Dark Theme ... - MiniTool
If you encounter that File Explorer dark theme is not working, you can also try restarting your File Explorer. Step 1: Open Task...
Read more >
Fix: File Explorer Dark Theme Not Working on Windows 10
Method 1: Update your Windows 10 build to the latest version​​ One of the first things you should try if you're encountering this...
Read more >
Windows Explorer Black theme problem - Microsoft Community
To fix the dark them problem, close File Explorer, and then use these steps: Open Settings. Click on Personalization.
Read more >
6 Quick Ways to Fix the Windows 10 File Explorer Dark Theme ...
If the problem was a corrupt file, then File Explorer dark mode should work properly. Get Dark Mode Working Again. There's no need...
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