Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial search for "block by slot" can hang with indefinite loading spinner #417

Open
catch-21 opened this issue Aug 19, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@catch-21
Copy link

Summary

The first time querying for a Block by Slot can find the block but doesn't show page content, loading spinner is displayed indefinitely. Although, once the block page has been loaded (e.g. by direct navigation) then the query works as expected.

Steps to reproduce

  1. Navigate to https://explorer.alonzo-purple.dev.cardano.org
  2. Type 360 into search field
  3. Click on "Search for a block by slot"

Actual Result

No results shown. Loading spinner shown indefinitely.
Url does display correct block query - at this stage if you diretly navigate to this url (click in url bar and press enter, or hit refresh) then follow steps again then it desired result is produced. Refreshing at homepage will cause the issue again.

Desired result

Block for slot 360 details are displayed.

Screenshot of actual result

image

@catch-21 catch-21 added the bug Something isn't working label Aug 19, 2021
@catch-21 catch-21 changed the title Initial search for Block by Slot can hang with indefinite loading spinner Initial search for "block by slot" can hang with indefinite loading spinner Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant