Files
discourse/plugins/checklist
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
..
2025-06-24 16:29:13 +02:00