Is there an existing issue for this?
Version of Corteza
2024.9.8
Current Behavior
following : #2251
Recent change seems to completely fix the previous issue for the step I shared (duplicating a tab) but also introduced a regression. If the redirect to a new tab was initiated from Corteza (in a record list block), the initial tab will return 401 when navigating, almost as if the previous sessions was overwritten or made obsolete :
Also it doesn't seems to always fix the issue when using an "Open in new tab" record list action. The first record opened this way will work (or at least i didn't manage to make it not work). From the second record opened from the initial tab, it seems to happen randomly.
Expected Behavior
A new page redirect should always redirect to the correct content.
Steps To Reproduce
- Create a namespace
- Create a module with 10 records
- Create a record and record list page
- In the record list page, set "On record click" to "Open record in a new tab"
- Click on one of the record
- Return to the record list tab
- From the record list tab go to "Admin panel" to trigger to 401 errors
Environment and versions
Anything else?
browser console when it fail :

browser console when it success :

Is there an existing issue for this?
Version of Corteza
2024.9.8
Current Behavior
following : #2251
Recent change seems to completely fix the previous issue for the step I shared (duplicating a tab) but also introduced a regression. If the redirect to a new tab was initiated from Corteza (in a record list block), the initial tab will return 401 when navigating, almost as if the previous sessions was overwritten or made obsolete :
Also it doesn't seems to always fix the issue when using an "Open in new tab" record list action. The first record opened this way will work (or at least i didn't manage to make it not work). From the second record opened from the initial tab, it seems to happen randomly.
Expected Behavior
A new page redirect should always redirect to the correct content.
Steps To Reproduce
Environment and versions
Anything else?
browser console when it fail :

browser console when it success :