Incompatible version for ckeditor/fakeobjects when updating webform external libraries in wxt 4.3.0

Created on 18 July 2022, over 2 years ago
Updated 11 May 2023, over 1 year ago

Problem/Motivation

when updating the external libraries for webform in wxt 4.3.0, we have an error displaying an incompatible version with ckeditor/fakeobjects. The current fakeobjects which is 4.16.2 used in wxt 4.3.0 needs to be updated to 4.17.1 to match the requirements for Webform's external library.

Steps to reproduce

2- In composer.json, add the "extra" section as follow:

        "merge-plugin": {
            "include": [
                "html/modules/contrib/webform/composer.libraries.json"
            ]
        },

3- update lock file

composer update --lock

Proposed resolution

update the version of ckeditor/fakeobjects in wxt 4.3.0 to be 4.17.1

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Fixed

Version

4.3

Component

Code

Created by

🇨🇦Canada ldenna

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024