Is it possibly render modal content in dom straightaway?
Author: urffinCreated Jul 10, 2025Updated Jul 11, 2025
Case: modal contain iframe with form. When modal open - iframe start loading. Every time on open modal iframe load again.
Is it possibly render modal in dom straightaway, so iframe load once, and then just show/hide element without remove from dom?
Source: reactjs/react-modal