karlomikus / vue-salt-rim

Salt Rim is a Vue based web client used for connecting to Bar Assistant server instance.
https://barassistant.app
MIT License
101 stars 17 forks source link

After upgrading to version 4, editing an ingredient results in the form not loading #225

Closed penguincrest closed 1 month ago

penguincrest commented 1 month ago

After upgrading to Salt Rim 3 and Bar Assistant 4, if I go to edit an ingredient I don't get a loading screen, its just the header/top menu and footer with no form or other content. The UI doesn't seem to recover until I fully refresh the page, once I get the blank page any other menu item I click on does not show any content.

zhdenny commented 1 month ago

Be sure you delete cache/history. Or try on a Totally different browser which hasn't been used to access SaltRim before. I think this is a cache issue.

penguincrest commented 1 month ago

That seemed to do the trick! Sorry it was something silly, thank you.