reflex
reflex copied to clipboard
Improve `on_load` events
As a follow up to #596 we should rethink the design and potentially compile the on_load events directly into the page's initial event queue. This should allow them to follow the same flow as all other events.