dcc.Location redirect new blank

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?