SDK custom vuci module not working

Hi, since the latest sdk release using kernel 6.6.92 , the vuci custom module logic doesnt work anymore. Ive tested now with a clean download of the sdk and following the vuci-examples/README. After copying vuci-app-example-ui and api into package/feeds/vuci then selection vuci-app-example-ui via make menuconfig. Once compiled and flashed, when navigating to services → example I just get this error:

Failed to load page: “services/Example” is missing or could not be loaded

and in browser console:

/views/services/Example.js:1 Failed to load module script: Expected a JavaScript-or-Wasm module script but the server responded with a MIME type of “text/html”. Strict MIME type checking is enforced for module scripts per HTML spec.

I will try and find the fix in the meantime but any advice would be appreciated, thank you

Hello,

This is a known issue (initially reported here) that our developers have already identified. The issue with custom package UIs being built in will be resolved in the upcoming 7.17 firmware release soon.

Best regards,

1 Like

This topic was automatically closed after 60 days. New replies are no longer allowed.