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
When using the columnPreferences setting it causes that settings that are made via Manage Columns (or the width of a column) are not cached visible on the next page view. The cache gets overwritten on the next page view here.
Steps to reproduce
use columnPreferences setting
show or hide a column via Manage Columns
reload page
Actual Outcome
The columns that are made visible via Manage Columns are hidden.
Expected Outcome
The columns that are made visible via Manage Columns should be still visible.
🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
New Issue Checklist
Issue Description
When using the
columnPreferences
setting it causes that settings that are made viaManage Columns
(or the width of a column) are notcachedvisible on the next page view. The cache gets overwritten on the next page view here.Steps to reproduce
columnPreferences
settingManage Columns
Actual Outcome
The columns that are made visible via
Manage Columns
are hidden.Expected Outcome
The columns that are made visible via
Manage Columns
should be still visible.Environment
Dashboard
PR #1881 would fix that.
The text was updated successfully, but these errors were encountered: