This worked for us. I rerolled this patch by removing the demo_umami reference and it is working to fix the accessibility error on our site that was caused by an orphan form label.
🐛 | Smart Date | Notice: Undefined index: #value in Drupal\smart_date\Plugin\Field\FieldWidget\SmartDateWidgetBase::validateStartEnd() (line 394 of modules/contrib/smart_date/src/Plugin/Field/FieldWidget/SmartDateWidgetBase.php).
Posting the static patch because using the MR doesn't allow pinning to a specific commit, so anyone can submit pretty much anything and inject it into our codebase IIRC. This also fixed our issue.
Posting the static patch because using the MR doesn't allow pinning to a specific commit, so anyone can submit pretty much anything and inject it into our codebase IIRC. This also fixed our issue.
Changed ReadMe.txt to ReadMe.md