Fix Drupal core versions requirement to ^9.2 || ^10 with only support for the core/once library

Created on 15 September 2023, 9 months ago
Updated 22 May 2024, about 1 month ago

Problem/Motivation

The 2.0.3 release of the module is available for sites with the Drupal core version prior to 9.2, where core/once library doesn't exist.

Steps to reproduce

- install the module's latest version to the site with the Drupal core version prior to 9.2;
- proceed to the page where autocomplete functionality is used;
- try to use it.

Autocomplete functionality won't work and browser's console will output errors caused by core/once library which doesn't exist.

Proposed resolution

Update core_version_requirement part of the info.yml file.

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code (miscellaneous)

Created by

πŸ‡ΊπŸ‡¦Ukraine paulrad

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

Comments & Activities

Production build 0.69.0 2024