Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension settings page "Limit action history" setting has no effect. #480

Closed
kj800x opened this issue Apr 4, 2018 · 4 comments
Closed

Comments

@kj800x
Copy link

kj800x commented Apr 4, 2018

It appears that updating the "Limit the action history" option in the extension settings has no effect.

a55208aa-381a-11e8-82c7-33568a97d66b

Even with this set I'm seeing only 50 actions in my redux devtools.

@puradox
Copy link

puradox commented Jun 25, 2018

I am also experiencing this bug on v2.15.2. What is the status of this issue?

@puradox
Copy link

puradox commented Jun 25, 2018

Ops! I did not read the text in red; the options panel is being phased out in favor of specifying parameters to __REDUX_DEVTOOLS_EXTENSION__ or __REDUX_DEVTOOLS_EXTENSION_COMPOSE__.

Refer to the maxAge parameter to set the action history.

@zalmoxisus
Copy link
Owner

It's fixed in 2.16, which will land in a day on Chrome Store, but as recommended you should provide them in arguments instead.

@carlosabud
Copy link

Hey @zalmoxisus I'm running 2.17 but still experiencing the same behavior. Could you help me out ? :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants