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

Bug: Browser vs Android app not in sync #635

Open
Pontiac76 opened this issue Jan 24, 2025 · 2 comments
Open

Bug: Browser vs Android app not in sync #635

Pontiac76 opened this issue Jan 24, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@Pontiac76
Copy link

Is this urgent?

No

What parts are affected

Frontend

What is the server version

"Latest" as of 2025-01-24 (0.6.8)

What is the client version

"Latest" as of 2025-01-24 from Google Store

What platform are you using

Android, Windows

What's the problem 🤔

I've just installed this today, and already contemplating on making this a permanent fixture due to the simplicity and the ease of install. Also thinking of what old laptop I want to use to allow family members to enter grocery items.

One thing I did notice that is not super critical but an observation. If I'm on my Windows machine using FF and clicking on and off the items I have in my grocery list, the phone updates immediately. Going the other way, though, does not, meaning if I click on my phone the web interface doesn't update.

Very minor problem considering that I'll never be in front of my desktop super heavy weight computer and in a grocery isle at the exact same time....

Share your logs

Share your configuration

@Pontiac76 Pontiac76 added the bug Something isn't working label Jan 24, 2025
@Pontiac76
Copy link
Author

One thing I just stumbled over is I had KitchenOwel open in a background tab, forgot about that specific tag, opened another browser window a while later and added something to the list. I then came back to the old tab and saw that the item I had added wasn't there, but half a second later, it refreshed the list and put the item in. So there's some kind of event missing at least in FF maybe?

@TomBursch
Copy link
Owner

Hey thanks for the issue. If you look at the developer screen of your browser under the network tab do you get cors errors for the long polling socket.io path? If so you need to set the FRONT_URL (look at the advanced config in the documentation for more information about it).

Your second comment is something different. If the app/tab comes back into foreground it refreshes the items. This is unrelated to the real time sync feature.

Hope that helps, if not let me know :)

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

2 participants