Sharing webform via iframe or javascript causes an error.
Drupal\webform\WebformException: The webform_name webform [webform_name] has overridden settings and/or properties and can not be saved. in Drupal\webform\Entity\Webform->preSave() (line 2266 of modules/webform/src/Entity/Webform.php).
I have a D8 site built with tarballs and GUI and am in the process of composerizing it and then upgrade it to D9. I'm working locally using DDEV. The live site uses a module (video) for which there is no D9 version, so I am going to have to uninstall that module. As I understand it, in D8, that means also discarding any content managed by that module. I have two questions: