lbussy/keg-cop

Tapid / Tap Label not populating in web interface

austinpe opened this issue · 8 comments

I just realized that the tap labels / tapid aren't populating in the web interface after update in the alpha[1.1.0-Alpha.3] release (tapio branch)

The actual update of the object works (confirmed via API):
image

But, the web interface doesn't seem to pull the data correctly:
image

image

The taplist.io has fixes for that as far as I know. We use BrewFlasher to flash these so the code in the repo is not necessarily what's "released" right now. That's a poor excuse for being untidy but that's the reason.

I used the brewflasher desktop app, but I'll try the web one.
This was the taplist.io one, I thought.
But, I'll double check.

I accept bribes to force Lee’s repo to always update BrewFlasher.

Just sayin’.

Maaaaaybe I forgot to push. I'll do that in a few hours.

I just flashed and tested the one from the brewflasher webapp and it's the same issue 😄

The 1.0.0? That's really weird because it's been working. I mean I know the issue (index.js calling for taplabel instead of label) but my kegerator works and was using that version.

Mysteries!

Not 1.0.0, but on 1.1.0-Alpha.3 (the one you linked in the other bug).

I confirmed using Chrome's inspector tool to look at index.js that indeed it's still 'taplabel' instead of label.
I cleared my cache and tried in incognito mode just in case it was somehow cached. But, nope, it's still there.

fixed. Updated Keg Cop Alpha to 1.1.0-Alpha.4