Page MenuHomePhabricator

Remove compatConfig from settings in SearchVue
Open, Needs TriagePublic

Description

Once we've switched from the migration build of Vue 3 to the regular build of Vue 3, the compatConfig settings in component definitions will be ignored, and we should remove them.

In addition, we should remove (conditional) calls to Vue.configureCompat. Some repos erroneously use configureCompat as a component setting instead of compatConfig, so we should remove those as well.

Event Timeline

Change #1037842 had a related patch set uploaded (by Simon04; author: Simon04):

[mediawiki/extensions/MediaSearch@master] Remove compatConfig from settings in SearchVue

https://gerrit.wikimedia.org/r/1037842

Change #1122674 had a related patch set uploaded (by Ddshelto; author: Ddshelto):

[mediawiki/extensions/SearchVue@master] Remove compatConfig from settings in SearchVue

https://gerrit.wikimedia.org/r/1122674

LazyShrey added subscribers: Ddshelto, LazyShrey.

claiming this task because the patch is not updated

@LazyShrey What makes you think that the previous patch needs "updating"? Please do not create duplicate patches for no obvious reason - thanks!