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

Routes gets called two times when user filters column #1058

Open
chiragpurohit71085 opened this issue Aug 31, 2020 · 1 comment
Open

Routes gets called two times when user filters column #1058

chiragpurohit71085 opened this issue Aug 31, 2020 · 1 comment

Comments

@chiragpurohit71085
Copy link

chiragpurohit71085 commented Aug 31, 2020

Hi

when my user selects any filter I found routes gets called two times. For the first time I am getting all the parameters for the second time I am not getting any parameters.

[2020-08-31 09:19:18] INFO: getUserStatusExportGrid - {"request":{"grid_status_report":{"title":{"operator":"like","from":""},"type":{"from":[""]},"user_status":{"from":[""]},"course_status":{"from":["STATUS_REMOVED"]}}},"isRemoved":true}

and here is the second log

[2020-08-31 09:19:20] INFO: getUserStatusExportGrid - {"request":[],"isRemoved":false}

@npotier
Copy link
Collaborator

npotier commented Feb 11, 2023

Hello @chiragpurohit71085 it's been a while...

Could you tell me if you still have this issue, and if you can give me an example to reproducte it ? Thank you.

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

No branches or pull requests

2 participants