If an iframe re-renders in React, it can interfere with back navigation in your browser. To fix this, force the iframe to unmount with a unique key.
If an iframe re-renders in React, it can interfere with back navigation in your browser. To fix this, force the iframe to unmount with a unique key.