Problem/Motivation

When I open linkit entity browser, I see error in log:

Notice: Undefined index: #wrapper_id in Drupal\\linkit_entity_browser\LinkitEntityBrowserForm->processEntityBrowser() (line 186 of /app/web/modules/contrib/linkit_entity_browser/src/LinkitEntityBrowserForm.php)

Proposed resolution

The problem is with form element for entity_browser, where #id is defined instead of #wrapper_id.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

gugalamaciek created an issue. See original summary.

  • gugalamaciek committed 59c646c on 1.0.x
    Issue #3221694 by gugalamaciek: Undefined index #wrapper_id
    
rp7’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.