[SOLVED] onDisabled(callback) is not getting fired when moving content in a workflow stage where updates are not allowed

To reproduce this issue, we have used a custom template https://squidex.github.io/squidex-samples/editors/country-selector.html.

We have created two stages Draft and published (prevent updates is checked)

When we are moving content from draft to published stage editor.onDisabled(callback) is not getting triggered. Also, even if we reload the content in the published stage, the custom editor is not getting disabled. I have tested this on https://cloud.squidex.io/.

Thank you. I have fixed it and it will be deployed today:

1 Like

Thanks Sebastian for the quick fix.

1 Like

This topic was automatically closed after 2 days. New replies are no longer allowed.