DueUI install not working in Standalone
-
@jnofsinger If you look at the "Network" tab in the debugger, is it actually downloading the file or is it failing with some error code? Are you sure the file is actually valid javascript? What happens if you create just a short skeleton dueui_config.json file and try that?
-
The skeleton file would just be the configuration? I am trying the standalone.json example file.
-
@jnofsinger said in DueUI install not working in Standalone:
The skeleton file would just be the configuration? I am trying the standalone.json example file.
unmodified? hmmm.
check the network tab and i'll also check the standalone file here again.
-
all 200 responses, but still nothing showing up on screen.
![0_1611783648058_8f3b65c9-b51b-4ae1-af4f-f3cdbb6b5bf2-image.png](Uploading 100%)
-
images aren't uploading on responses apparently. they are all found and used... css files, fonts etc.
-
@jnofsinger OK, I'm testing now. How did you do the install? Upload the zip file via Duet Web Control?
-
Yes the latest beta2 standalone and zip uploaded via duet web control
-
@jnofsinger I think I know what the issue is. Give me about 30 minutes and I'll have a fix up.
-
Grab the latest release from
https://github.com/gtjoseph/DueUI/releases/tag/v3.2.0That should fix the issue.
-
Awesome it works! handful of undefined things, but i think that is to be expected.
Thanks for the quick turnaround... I tried for 2 days to get it working
-
@jnofsinger No problem!