Skip to content

Best practice for using URL params like in /contact/:contactId #16

@RobIsHere

Description

@RobIsHere

I don't see a way to use URL params from redux. Could you please give some hints or best practice information?

Especially:

  • How can I call Urls with params using the action creator? Maybe like navigateTo('url', { params:{ ... } })
  • How could I select params using a redux selector? I've seen that router.currentRoute has all information. But I would need it in Redux.

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