Skip to main content

Hi All,

 

I am experiencing a weird behaviour where the dashboard completely goes blank.

 

We have provided user an ability to save filters applied, we store the filters user has applied in our application and user can apply those at a later point.

 

If the user tries to apply one filter after another the dashboard goes completely blank as attached in the screenshot.

 

if i add :revert=all option to the URL, the dashboard works fine but it takes a lot of time for the dashboard to load.

 

I am unable to understand what is happening as i have completely disabled cache in my application.

 

Whats causing this behaviour and any help to fix this would be really great. Thanks.

2 respostas
  1. 13 de jan. de 2020, 09:15

    Hi Mavis Liu,

     

    We store in our application the filters  a user applies. By making calls to the function getAppliedValues() we store the current filter values and then at a later moment use the stored values to generate s URL.

     

    This helps users not applying same filters again and again, but they can just save a filter combination and use it at a later point.

     

    I hope it makes sense, please do let me know in case something is not clear.

     

    Thanks.

0/9000