Skip to content

A way to exclude the state of specific features from being sent to Redux DevTools #541

@NickBarrett

Description

@NickBarrett

I love Fluxor! I use it extensively in my projects.

I love to use Fluxor.Blazor.Web.ReduxDevTools as well. In my largest project however, there are so many features with so much state that the app really slow down. There are quite a few features who's state I don't really need to see in Redux DevTools. In fact, often, it is just the state of the features I'm working on at the time that I need to see.

It would be great if there was a way I could tell Fluxor.Blazor.Web.ReduxDevTools to exclude a feature so its state wasn't sent to ReduxDevTools. Alternatively only select the features I want to include.

Thanks for your consideration

Nick

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