Description
When selecting the "InvenTreeLabelMaschine"-Printing Plugin with label printing, I find some strange behaviour (on the master branch).
The Options for the Mschine-Plugin does not show the selection of the maschine.
The machine itself is not configured to be bound to a specific location (location filter).
Stock-Locations: From WEB-UI
from "stock/locations/X/sublocations" view, via Print-Icon --> no options, no errors (no errors at nginx, no errors at supervisor/gunicorn, no errors in JS-console)
from "stock/locations/X/details" view, vie Print-Icon --> works only some times! only if you go back and forth all the time, sometimes it works
Parts: From WEB-UI
works from everywhere
thought it could be a cache problem in the reverse-proxy and set it to "no-cache" for /api, but that does not solve the issue.
ANY LABEL From APP
does not work, no options shown to select the right printer.
Anybody who has any idea what's going wrong there? Is it a regression-bug or never worked in the app?