Ajax method 'replace' removed, use 'replaceWith'

Created on 3 November 2024, 12 days ago

Problem/Motivation

The replace method was deprecated in D8 and removed in Drupal 10.3.

Steps to reproduce

Visit VaultConfigForm and change the state plugin from State to Encrypted State, observe the config form does not load.

Proposed resolution

-        'method' => 'replace',
+        'method' => 'replaceWith',

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States cmlara

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024