Button loading state when using a module and form

  • Goal: Showing loading status of the button in a module when it's inside an app

  • Steps: Enabling "Hoist loading state" in both module and the app. the loading status works fine in the module itself, but not when it's added to an app

  • Details: In the cloud version (3.51.0) I can't get it to work, but in the on-premise setup (3.33.2) it works in edit mode if I enable or disable the "Hoist loading state", it doesn't matter what I select, right after check or unchecking it the loading state start showing.

  • Screenshots:

  • Loading-state-test-app.json (44.0 KB)