Skip to content

in yew version = "0.21.0" and yewdux = "0.9.3" error will generated  #61

@ghost

Description

in use_store
let (store, dispatch):(Rc,Dispatch) = use_store::();
Error: the trait bound impl yew::functional::hooks::Hook<Output = (Rc<store::Store>, yewdux::dispatch::Dispatch<store::Store>)> + '_: Hook is not satisfied
the trait Hook is implemented for BoxedHook<'_, T>

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