Hi folks,
Since updating to the newest snapshot today I seem to be having a new problem in the BasicUI.
When I first open the BasicUI in my browser, all values are shown the way I formatted and transformed them. But as soon as a value gets updated (without reloading the website), the values aren’t formatted and transformed anymore but are displayed as the ‘vanilla’ values that are in the database.
This is what the page looks like when I load it:
And this is after the two values got refreshed:
The format specified in the two items are:
“Status [MAP(octoprint.map):%s]”
“Fortschritt [%.1f%%]”
Funnily enough, this seems to only persist in the BasicUI. ClassicUI seems to update just fine.