Configuration not valid on views.view.node_authlinks

Created on 21 April 2025, 3 days ago

Problem/Motivation

There are al least 3 errors related with configuration from views.view.node_authlinks.yml

The reported errors are:
Missing schema:

display.default.display_options.display_extenders.ajax_history	
display.admin_page.display_options.display_extenders.ajax_history	
display.default.display_options.exposed_form.options.disable_ajax_submit

It is possible that the view was generated using a drupal with patches or modules installed, as there is configuration like metatags:

      display_extenders:
        metatag_display_extender:
          metatags: {  }
          tokenize: false
        ajax_history: {  }

The disable_ajax_submit key comes from issue, but is not merged Add ability to disable AJAX for Views exposed form submit Needs work https://git.drupalcode.org/project/drupal/-/merge_requests/5923/diffs

Steps to reproduce

Install the node_authlink and config inspector on a clean Drupal.
Review the errors.

Proposed resolution

Remove the configuration that is not related to the module.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇪🇸Spain eduardo morales alberti Spain, 🇪🇺

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024