To initialize filter values in params when reloaded from a specific list page #5224
Unanswered
KoYoungWock
asked this question in
Q&A
Replies: 1 comment
-
Hello @KoYoungWock couldn't understand the issue from the initial message. Could you provide us a reproducible example and explain with more details? Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm implementing a logic that resets the filter value when I reload from a specific list page as shown below. However, even if you write the code as shown below, there is a problem of navigation to url including filter value entered before. How should I solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions