Closed deirdresm closed 3 years ago
I have nothing to offer here. The setting is clearly in the code. https://github.com/Xzandro/sw-exporter/blob/4a4315711b6b411718af29678f620b6caf959941/app/pages/Settings.js#L80
I have to assume, that your local dev environment is not up to date (like not building the bundle and stuff). There were huge changes a few weeks ago, so that wouldn't surprise me. I will leave it open for now in case this really is a general issue for others. I can't see how tho.
What I noticed from the other issue: you said you tried it with npm run dist
. THis will NOT rebuild the UI tho. You have to do npm run pack
or npm run dev
as described in the readme.
Yep, that was it, I forgot that step this time. facepalm
As for it seeing the same thing on the distribution, sometimes there's a weird iCloud thing where it'll cache older versions of files seemingly at random (very annoying with frequently updated technical books), so I have now excluded my /Applications directory from iCloud backup. So that may have been a separate cause where it was seeing the old UI.
Sometimes, when I try to upload manually to SWOP, it'll ask which of 6 versions of my profile I want to upload. :P
Thank you, and sorry about that.
There is no httpsMode checkbox on my version (0.0.37) of SWEX. This foiled my attempts to use https.
Describe the bug The expected checkbox is not there. I've looked at the code, it seems like it should be there, so I'm mystified why it wasn't.
To Reproduce Steps to reproduce the behavior:
3 and 6 produced the same result for me: no https checkbox.
Expected behavior
Should be able to check the https checkbox, but can't if it's not there.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Workaround in case you run into this to enable https: