Closed (fixed)
Project:
Widget Type
Version:
1.5.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jun 2023 at 14:17 UTC
Updated:
16 Jun 2023 at 14:34 UTC
Jump to comment: Most recent
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
Load the page to create a new instance and open the console. The error is in options-filter.js

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
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
Comment #3
isholgueras commentedComment #4
e0ipsoThis looks good to me!
Comment #5
e0ipso