(NodeJS, SPA) App 'on ready' doesn't work on content page

Wappler Version : v3.5.6
Operating System : Windows 10
Server Model: NodeJS
Database Type: SQL
Hosting Type: Docker

Expected behavior

What do you think should happen?
When setting a Dynamic Event on the app ready state, it should trigger the action

Actual behavior

What actually happens?
Nothing happens

How to reproduce

  1. Create a page with a layout selected
  2. Add a browser component (to show a
  3. Go to App, create dynamic event 'on ready
  4. For the action, set a browser.alert with text “Page loaded”
  5. Load in browser
  6. Alert box doesn’t trigger.

(To make sure the alert box does work: create button that triggers the browser alert)

Maybe this will help:

@sid Thank you Sid, I think I can use one of the alternatives in that thread :slight_smile: