discourse/plugins/checklist/assets/javascripts
Sérgio Saquetim aa2a0c1f11
DEV: Silence post-stream-widget-overrides in the checklist plugin (#33743)
Wraps the post widget lookup in `withSilencedDeprecations` to suppress
noisy `post-stream-widget-overrides` warnings when the checklist plugin
accesses the legacy post stream widget.

The deprecation warning was being triggered when incompatible extensions
forced the use of the legacy widget post-stream, even though the code
already properly handles the Glimmer Post Stream case. This change
maintains the existing functionality while eliminating unnecessary
console noise.
2025-07-22 14:47:33 -03:00
..
discourse/initializers DEV: Silence post-stream-widget-overrides in the checklist plugin (#33743) 2025-07-22 14:47:33 -03:00
lib UX: rich editor checklist undoable input rule (#32877) 2025-05-23 14:20:27 +10:00