muxall / RPTCQ-LCD

Muxall Remote Programmable Temp Controller Model Q (for BBQ) LCD Library
MIT License
1 stars 0 forks source link

Issue: make a change and hit save, the change isn’t actually transmitted. #165

Open muxall opened 6 months ago

muxall commented 6 months ago

basically if I move out of the web browser to another app and then come back, the web page will still be rendered, but if I make a change and hit save, the change isn’t actually transmitted. It’s like it has lost the connection to the controller and is just displaying some sort of cached version of the front end Only after i refresh and login do the changes work Reported by Ariel

poiromaniax commented 6 months ago

iOS 17.4.1 Safari browser

muxall commented 6 months ago

I tested this with my wife’s iPhone. See below. It is not the exact same phone model and iOS version as your phone but it’s close. If you can provide the steps you did to produce the issue (like I did below), that would be very helpful. Thanks.

Tested with iPhone 13 Pro Max - iOS ver 17.2.1

  1. Closed all open apps.
  2. Closed all open Safari Tabs
  3. Opened up Safari tab and entered the IP for the Muxall Pro BBQ Controller, logged in.
  4. Started a cook and started the graph.
  5. Opened Messenger app and sent a message.
  6. Switched back to the Muxall Pro BBQ Controller app.
  7. Verified the graph was still updating. - PASS
  8. Clicked on “Off” button and verified the command was accepted. – PASS
  9. Changed Profile 1 Target Chamber Temp to 225 and clicked on Enter/Save – PASS
  10. Verified Enter/Save command was accepted. – PASS
  11. Clicked on “Start” button and verified command was accepted. – PASS
poiromaniax commented 4 months ago

@muxall This seems to not be an issue for me at the moment 🤷

If this reoccurs, Ill open a ticket again