discourse/app/assets/javascripts/select-kit/addon
Joffrey JAFFEUX 95c4d97db3
FIX: do not mutate `this.attrs` and `this.actions` (#23125)
Prior to this fix we would always re-set `this.attrs` with `this.attrs` when defined, which is both wasteful but also dangerous as `this.attrs` can possibly error when mutated.
2023-08-17 18:07:06 +02:00
..
components FIX: do not mutate `this.attrs` and `this.actions` (#23125) 2023-08-17 18:07:06 +02:00
mixins Add replaceContent selectKit modifier (#18569) 2022-10-12 13:38:42 -05:00