Steps to reproduce:
- Add
dependsOn: [content, content_md, content_html] to name field in \october\test\models\post\fields.yaml
- Fill in content in the Code Editor, Markdown Editor or Rich Editor.
Desired result:
You should see a spinner running next to the name field when you fill in content in one of the editors.
Actual result:
Only the spinner is shown after filling in content in the Markdown Editor.