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.

Warning: componentWillUpdate is deprecated and will be removed in the next major version.

See original GitHub issue

Hi. I’m just reporting this warning. But the component remains functional in my environment.

“Warning: componentWillUpdate is deprecated and will be removed in the next major version. Use componentDidUpdate instead.” “Please update the following components: QRCode”

react-native -v

react-native-cli: 2.0.1
react-native: 0.60.3

Environment

Ubuntu 19.04
Open JDK 1.8.0_212, build vendor: Azul Systems
Device (emulated): Pixel 3 XL with Android Pie x86 image

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
honter36commented, Jul 25, 2019

I can fix that, let me a few days

1reaction
honter36commented, Aug 16, 2019

Hi, sorry for my delay… I’ve been busy. In this weekend I’ll send the pull request

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting warning: "componentWillUpdate is deprecated and ...
componentWillUpdate is deprecated and will be removed in the next major version. More specifically, it comes when i tried to add the below...
Read more >
“componentWillUpdate is deprecated and will be removed in ...
Getting warning: “componentWillUpdate is deprecated and will be removed in the next major version” when using the react navigation's ...
Read more >
Warning componentwillmount is Deprecated and will be ...
Warning componentwillmount is Deprecated and will be Removed in the Next Major Version in React Native Solved.The above lifecycle methods ...
Read more >
componentwillupdate alternative, react native warning ...
Hi, Warning: componentWillUpdate is deprecated and will be removed in the next major version. Use componentDidUpdate instead. As a temporary workaround, ...
Read more >
move code with side effects to componentdidmount, and set initial ...
componentWillMount is deprecated and will be removed in the next major version 0.54.0 in React Native. Asked Mar 10, 2018 • 38 votes...
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