The transaction page won't show commissions properly

I’ve disabled all my extensions to make sure I’m not the only one with this issue.

When you go to the transactions page at Log in to Roblox and tap on “Commissions”
It will show up your list of commissions, however, it won’t show the game they came from, or an hyperlink to go to the link of the item.

I investigated a little through the endpoint and it does give the proper information.
image
(You can see how the asset ID is indicated)

I don’t know if I remember it wrong but I think it used to tell the user in what game the transaction was made? Correct me if I’m wrong.

Expected behavior

That either the endpoint starts retrieving the proper information or the javascript used to get the json from the endpoint gets fixed, so that we can see what item was on the sale without having to look directly at the endpoint.