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.

Image border causes "Maximum update depth exceeded" error

See original GitHub issue

version 8.6.2

Possibly related to this https://github.com/DominicTobias/react-image-crop/issues/347 but in this scenerio, it only happens when a border is set on the image. (See styles.css)

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
DominicTobiascommented, Jun 5, 2020

Damn I know what’s wrong, will fix in next release and deprecate 8.6.3

1reaction
DominicTobiascommented, Jun 5, 2020

Fixed in 8.6.3

Read more comments on GitHub >

github_iconTop Results From Across the Web

React question: Error: Maximum update depth exceeded
Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or ...
Read more >
Fix the "Maximum Update Depth Exceeded" Error in React
Here I'll discuss the most frequent causes and how to fix them. Cause 1: Calling a Function Rather Than Passing a Reference to...
Read more >
D] Maximum update depth exceeded. Not sure how to resolve ...
Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate.
Read more >
[Solved]-React : Maximum update depth exceeded-Reactjs
Coding example for the question React : Maximum update depth exceeded-Reactjs.
Read more >
'Maximum update depth exceeded' error with Sortable #496
Here is an example: https://codesandbox.io/s/dnd-kit-issue-eq952 Screen.Recording.2021-10-29.at.11.54.08.mov The problem is because of items ...
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