Fixed an issue where the reflection was not visible to others

As mentioned in the title, the modifications made are not visible to other members when viewed from their browsers.

Please advise me on the solution.

My goal: To be able to see reflections from others.

Hey @ss4192 Welcome to the community,

I understand your issue,
To ensure reflections are visible to others in Retool, make sure you publish your changes after editing. Avoid using temporary state, as it's local to your session. Ensure all data updates are saved to the backend and set up query triggers or refreshes so others fetch the latest data. Also, check that users have the right permissions and app version.

1 Like