solana-labs / explorer

Explorer for Solana clusters
https://explorer.solana.com
MIT License
233 stars 291 forks source link

[Bug] Token History Error: useTransactionDetailsCache must be used within a TransactionsProvider #274

Closed philetos closed 1 year ago

philetos commented 1 year ago

Describe the bug Getting this error when viewing token history for newly created accounts...

Browser Error

Screen Shot 2023-07-18 at 6 49 11 AM

Console Error

Screen Shot 2023-07-18 at 6 50 11 AM

Example Links https://explorer.solana.com/address/HVj2x9juQjTE1trsEwnGqtUZxkqCxLh1uDvWQ3cWGzwq/tokens?cluster=devnet

Additional context File path in code: app > providers > transactions > parsed.tsx:100

mcintyre94 commented 1 year ago

Thanks for reporting @philetos, this should be fixed now :)