When using <DataTable data={query_block_2.filte...
# troubleshooting
b
When using <DataTable data={query_block_2.filter(d => d.id == $page.query.get('id'))} > linked with <DataTable data={query_block_1} link=link_field > in same page, I want to keep the current_page of query_block_1. How can I do it?
b
Hi 👋🏼 What do you mean by: keep
current_page
? Are you able to share a screenshot or more detail? Feel free to direct message me if it’s anything you’d rather not share on a public channel
b
In <DataTable>'s page#/total_page, page# is the current_page I'm talking about.
b
Ah I think I understand So you have a problem where, for example: 1. You are on a page 5 of the table for {query_block_1} 2. You click on a row on the table for {query_block_1} 3. It filters the table for {query_block_2} 4. But it also resets {query_block_1} to page 1, when you want it to stay on page 5 Is that correct?
🤩 1
b
Yes. correct.
b
Okay, the DataTable currently does not support that, but I think it could be possible. Would you be open to having a conversation with us at some point to better understand what you are trying to build?
b
yes. If there is no effect of timezone, you can have a conversation. I'll have to rely on Google Translate.
b
We can find a time that works for you. Perhaps we can do around 09:00 Seoul time (7pm EST). Our availability is here: https://calendly.com/d/d4t-9mj-svy/chat-with-the-evidence-team-extended-hours Google translate is helpful! Perhaps language differences will be easier if we do a private thread rather than a live call