Skip to content

Unable to trigger effects on application start #96

@asvanberg

Description

@asvanberg

Before #93 it was possible to supply a list of effects to run at initialization. Is it possible to restore this functionality? Now it is no longer possible to fetch a list of things on page load to display for example and you must instead trigger a message to the update function that can run the effect.

The rationale seems to be to make Flame more like the Elm architecture but even Elm allows effects to be ran at initialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions