You are viewing a single comment's thread from:

RE: Some (Very) Minor Updates to GRCGo

in #gridcoin6 years ago (edited)

@nateonthenet nice work!

These are all the things you mentioned last week. GRCGo hasn't been updated in a long while (not that it's really needed it) but it's great to see it actively improved, as it is with all things Gridcoin.

I was wondering if caching the data would help your server load, because currently people are incentivized into keeping the tab open for longer periods if they want that graph.

By the way, I'm seeing the prices at 0 in Chrome.

I tried emptying my cache, but no luck. I figure it will self resolve. I just wanted to let you know. Overall looking great!

Sort:  

Can you tell me what browser and OS you're using? I only really tested on Windows 10 with Chrome and on my Android device so it's entirely possible that it doesn't work on other combinations. I can look into it.:)

Edit: just saw Chrome there... What version and OS? :)

Windows 7 and Chrome 63 here. I know how it is testing. No matter how much a developer tests their own code, as soon as they release it someone will find something broken. I'm plagued by it too.

Still looks to be doing the same thing in Chrome, so I guess no self-resolution this time. I just checked in Firefox (57) and I see the price in satoshis populated, but not USD.

If you open the Chrome inspector and go to the console, are there any JS errors? Thanks for being patient with me on the questions here.:)

Haha don't worry man, I'm more than happy to help!

Unfortunately no console errors. Always the best when there's no clues.

Can you let me know what code is supposed to be handling the page title price update? I assume it's some Javascript? I'd be happy to see if I can identify the problem, or at least shine some more light on it.