You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have implement this component in my website. However, when i switch the user agent to mobile, and try to touch it. the whole website hangs and shows: "Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops" please help!
The text was updated successfully, but these errors were encountered:
i have implement this component in my website. However, when i switch the user agent to mobile, and try to touch it. the whole website hangs and shows: "Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops" please help!
The text was updated successfully, but these errors were encountered: