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.

React 17 is around the corner and this package still relies on the unsafe componentWillRecieveProps. I attempted to make a pr to mark it as unsafe but this breaks with pre 16 react versions. Can we move forward and remove support for pre 16 react? If not switching to componentDidUpdate in this PR https://github.com/airbnb/react-with-direction/pull/14 seems like the logical way forward.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:12

github_iconTop GitHub Comments

2reactions
ljharbcommented, Jul 13, 2021

@mhatvan they’re currently correct warnings.

1reaction
nbstrcommented, Oct 12, 2021

Is this on the roadmap guys?

npm ERR! Found: react@17.0.2 npm ERR! node_modules/react npm ERR! react@"^17.0.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^0.14 || ^15 || ^16" from react-with-direction@1.3.1

react@17 unsupported…

Read more comments on GitHub >

github_iconTop Results From Across the Web

React v17.0 – React Blog
React 17 enables gradual React upgrades. When you upgrade from React 15 to 16 (or, this time, from React 16 to 17), you...
Read more >
Upgrading to React 17 - Medium
We finally upgraded our app to React v17 from v16. The v17 was released almost 3 years after the previous major release.
Read more >
What is New in React v17? - CODERSERA
1. React v17 Allows Gradual React Upgrades · The application may work well when you update your entire application from React 15 to...
Read more >
React 17" Self-Righting Brushed Deep-V RTR - Horizon Hobby
This intuitive RTR comes out of the box equipped with impressive features that give you the edge over the competition. Thanks to a...
Read more >
React 16 vs. React 17 | NextLink Labs
While not feature rich, React 17 is an important release. It offers support for multiple react apps on the same HTML document, options...
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