1

i'm working on this tutorial here and also used the one on github here

All works fine but the web app is not loading (in UI) the zip into "bundles" folder, but when i call /api/appbundles/ i got this

[
  "UpdateDWGParam",
  "UpdateIPTParam",
  "UpdateMAXParam",
  "UpdateRVTParam"
]

Any idea ?

2
  • This seems interesting, the UI uses same endpoint as /api/appbundles/, quick idea, did you debug into the code to see if any issues? Or maybe a refresh to see if help? Commented Jun 18, 2020 at 4:05
  • Hi thank you, i tryed debugging but nothing special, i thought that something was missing on js (who make the ui i think) then found that the filename was not spelled well ^^ sorry Commented Jun 20, 2020 at 12:22

1 Answer 1

1

Make sure that the js file is loaded correctly, check the file name and path.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.