-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
Awaiting ReleaseTicket is Dev Complete. Awaiting for the Release.Ticket is Dev Complete. Awaiting for the Release.Javascript FrontendPull requests that update Javascript codePull requests that update Javascript code
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
Awaiting ReleaseTicket is Dev Complete. Awaiting for the Release.Ticket is Dev Complete. Awaiting for the Release.Javascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Type
Projects
Status
🆕 New