A couple of questions concerning modules

I have two questions concerning modules.

  1. I assume they need to be published just like a standard app, correct?
  2. Shouldn't any updates that are made to the module appear on any pages that are using the module? The only was I can get them to appear is to go back through the pages of my app, delete the module and then re-add it.

Thank you.

Hi @tomm, that's only if we have enabled Releases on the module. Otherwise, refreshing the app that is using the module should show those changes.

For example, given this module:

Here is how it rendered on the app:

After deleting the container on the module and refreshing the app:

How have we set up the image on the module? Is it from an upload or are we using any storage (e.g Retool Storage, S3)?