You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(replay): Look at issue.project.platform instead of pageFilters for Issue>Replays table (#91768)
The problem is that global page filters are affecting the table display
inside the Issue Details > Replay view.
You can repro the problem by doing something like:
- go to issue list page
- select multiple projects from the dropdown
- open a mobile issue with replays & go to the replay list within that
issue (this page we're fixing)
- notice that the extra browser column is visible
Fixes REPLAY-218
0 commit comments