You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a fantastic tool. Your hard work is much appreciated.
I'm bringing up a bug I'm experiencing with the ability to set the history limit. It defaults to 50 (which is fine in some cases), but I have a highly complex application that has hundreds of state changes happening quickly. The filter works perfectly for my needs but the limit of 50 basically has my state entries disappear almost immediately after they're added.
I set the history limit to 1,000, then to 5,000, and finally 10,000. It appears that setting this value doesn't do anything. Perhaps it's not hooked up?
No matter the value of this box, the history limit does not change.
The text was updated successfully, but these errors were encountered:
This is a fantastic tool. Your hard work is much appreciated.
I'm bringing up a bug I'm experiencing with the ability to set the history limit. It defaults to 50 (which is fine in some cases), but I have a highly complex application that has hundreds of state changes happening quickly. The filter works perfectly for my needs but the limit of 50 basically has my state entries disappear almost immediately after they're added.
I set the history limit to 1,000, then to 5,000, and finally 10,000. It appears that setting this value doesn't do anything. Perhaps it's not hooked up?
No matter the value of this box, the history limit does not change.
The text was updated successfully, but these errors were encountered: