The module tries to load a "integration" library, with a JS file assets/js/integration.js which does not exist.

The library is defined in widget_block.libraries.yml and loaded in WidgetMarkup::toRenderable().

Comments

Cyberwolf created an issue. See original summary.

alex_optim’s picture

Assigned: Unassigned » alex_optim
alex_optim’s picture

Assigned: alex_optim » Unassigned
cyberwolf’s picture

Attaching a patch, which removes all references to the missing integration library, thus preventing warnings to occur.

freblasty’s picture

Assigned: Unassigned » freblasty
cyberwolf’s picture

@freblasty Any idea when you will pick this up? Thanks!

  • 39763c0 committed on 8.x-1.x
    Issue #2864992 by Cyberwolf: Removed integration.js reference from the...
freblasty’s picture

Status: Active » Fixed
freblasty’s picture

Status: Fixed » Closed (fixed)