Skip to content

ReduxFxml create function; shouldn't it take a store (v0.4.1)? #67

Open
@chris-jan-dudley

Description

@chris-jan-dudley

Hi Guys,

We've been using ReduxFx, and following your ReduxFxml example. in the FxmlExample.java file you have the following line (34):

ReduxFxml<AppState> reduxFxml = ReduxFxml.create(store);

However, in our project, pulling the latest version from Maven (v0.4.1) the create function does not seem to take a ReduxFXStore parameter, as your example code suggests? Is this a known inconsistency, or is the example outdated?

Many thanks!

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