Closed victorgcramos closed 2 years ago
When you navigate to /record/<invalid-token> page, infinite records/v1/details requests are dispatched. We should handle that, and instead, show a "Record not Found" message.
/record/<invalid-token>
records/v1/details
When you navigate to
/record/<invalid-token>
page, infiniterecords/v1/details
requests are dispatched. We should handle that, and instead, show a "Record not Found" message.