Good afternoon! In my callback, there are functions that get data from different services and at the end there is a flask api method that accepts a specific get request with an id in the body. flask already has the logic for processing such a request, and I want this page to open in a new tab, not inside an iframe. dc. Link has this feature, but why doesn’t dcc.Location have it?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to bypass multi-page callback for certain links? | 1 | 381 | July 21, 2021 | |
dcc.Location and navigating without full page reload | 5 | 2986 | April 3, 2023 | |
dcc.Location not working in Flask | 0 | 468 | August 26, 2021 | |
dcc.Location doesn't correspond with window.location.href | 2 | 1262 | September 14, 2018 | |
Is there a way to combine tab component and dcc.location? | 5 | 1150 | February 4, 2023 |