Since the last version v5.10.26, i have some Mixed content error that prevent from using The app correctly with a lots of disconnection:
Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint '<URL>'. This request has been blocked; the content must be served over HTTPS.
Mixed Content: The page at 'https://<mywebsite>/quotes' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://<mywebsite>:8000/api/v1/quotes?include=client'. This request has been blocked; the content must be served over HTTPS.
it seems that in the quotes part you have an hardcoded port and an http link