by Boru Apps

Save time attaching documents to your SuiteCRM records by using Boru’s Drag and Drop add-on for the Documents module. With easy-to-use functionality, users can upload multiple documents to a record at once.

Cancel at any time!
Free Trial

#5911 - Extension fails to load in SuiteCRM 8.6.1

Open Bug? created by yesterday

Hello,

after installing and rebuilding the BoruDragAndDrop extension for SuiteCRM 8.6.1, the application becomes unstable and the frontend no longer loads correctly. In the browser network tab, SuiteCRM attempts to request:

_https://suitecrm/dist/extensions/BoruDragAndDrop/remoteEntry.js _ However, this file returns 404 Not Found.

One possible fix is to change the remoteEntry path from:

'remoteEntry' => './extensions/BoruDragAndDrop/remoteEntry.js'

to:

'remoteEntry' => '../extensions/BoruDragAndDrop/remoteEntry.js'

This change should help resolve the issue with the file being loaded from the wrong path.

At the same time, I would kindly ask you to apply and verify this change on your side, as I would prefer not to modify the extension myself.

There also appears to be a version mismatch between the extension requirements and the SuiteCRM 8.6.1 frontend stack. The BoruDragAndDrop documentation requires Angular CLI 12.1.0, while SuiteCRM 8.6.1 uses Angular 16.x. This suggests the extension may not be fully compatible with the current SuiteCRM frontend architecture, or it may need to be rebuilt/reconfigured for SuiteCRM 8.6.x.

  1. pobrien member avatar

    Boru Apps Provider Affiliate

    yesterday

    Szymon,

    Thanks for this feedback. We are working on it. Give me a couple days please.

This case is public. Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment Saving Comment...