LazeMSS / OctoPrint-UICustomizer

UI Customizer for octoprint
165 stars 18 forks source link

[BUG] Touch UI not working #230

Closed mouse100 closed 2 years ago

mouse100 commented 2 years ago

Touch UI plugin (https://github.com/BillyBlaze/OctoPrint-TouchUI) doesn't work when UICustomizer is installed. I've tried to reach from my smartphone browser http://myoctoprintip/#touch and touch ui is loaded only for some seconds and then the browser switch to UI Customizer mobile layout. I've also tried to disable UI Customizer mobile layout from plugin settings but the issue is still there.

Tried with latest octoptint release 1.7.3

LazeMSS commented 2 years ago

It works fint here when testing - you need make sure that the hashtag is kept when loading: ie: http://ip/#touch

try using something like this: http://myoctoprintip/?touch#touch This will make sure the browser uses another url

Please test and report back

LazeMSS commented 2 years ago

@mouse100 please check this