Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I attached the broken module.
A JS query in a module is set to run "On App Load". I have a "toast" to tell me when the query runs. If I run the query manually, it shows the toast. If I refresh the browser (and presumably trigger an App Load event), the query doesn't run and the toast doesn't show.
If I change it to "On App Load plus Timeout" and make the timeout 1s, it functions properly on a browser refresh.

Expected Behavior
JS Query should run with the module loads
Steps to reproduce
Create a query (See Screen Shot)
Refresh browser. Query will not run.
Environment
Self Hosted 2.7.2
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels