Problem/Motivation

There is a javascript error that probably is affecting some browsers.
This issue was detected while checking https://www.drupal.org/project/widget_instance/issues/3364207

Steps to reproduce

Load the page to create a new instance and open the console. The error is in options-filter.js
console-error

Proposed resolution

Check if there are selected widgets first before accessing them.

Widget selector is broken in Drupal 10 https://www.drupal.org/project/widget_instance/issues/3364207

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

isholgueras created an issue. See original summary.

isholgueras’s picture

Issue summary: View changes
e0ipso’s picture

Status: Active » Reviewed & tested by the community

This looks good to me!

e0ipso’s picture

Status: Reviewed & tested by the community » Fixed

  • e0ipso committed 82f81706 on 1.x authored by isholgueras
    Issue #3364465 by isholgueras, e0ipso: Remove javascript error in...

Status: Fixed » Closed (fixed)

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