citycoins / ui

Basic UI components for interacting with the CityCoin contract. Requires Stacks Wallet for Web.
https://minecitycoins.com
GNU General Public License v3.0
28 stars 13 forks source link

🐞[BUG] Unable to load current reward cycle #171

Open Ch1tts opened 8 months ago

Ch1tts commented 8 months ago

Describe the bug cannot get information regarding reward cycles

To Reproduce Steps to reproduce the behavior: go to stacking pages select a city whirling wheel next to 'Loading current NYC reward cycle' notification

Expected behavior A clear and concise description of what you expected to happen. to be able to check my reward cycles for stacking and claim any STX

Screenshots If applicable, add screenshots to help explain your problem.

image city coin 2023-12-14 213845

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

whoabuddy commented 8 months ago

This was reported in the Discord as well - certain API requests are likely failing in the background and as a result the needed information is not loading. A fix is being looked into here with the next version of the site: https://github.com/boomcrypto/citycoins2/pull/5

Refreshing once every minute or two may get it to work for now.