Next.js – Unhandled Runtime Error, NotFoundError: Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of this node
I am getting these error while login to dashboard. Once this error came and refresh the page I am getting the dashboard. If I go back to login then also this error is there.
I have two layouts. One for common and other for admin. Is that causing error?