Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Keep/Skip File import selection crash
Added is_valid() and "params" key checks before trying to access ConfigFile's "params" section in ImportDock::_update_options, to handle case where selecting "Keep File" or "Skip File" importer passes in a null ConfigFile. Fixes #92785
- Loading branch information