react-user-media
react-user-media copied to clipboard
Warning: Maximum update depth exceeded
Warning: Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render.
Hi @xie312 thanks for reporting, does this happen for you ? Current dependency array is as follow: [constraints, stream, error]