mirror of
https://github.com/discourse/discourse.git
synced 2025-08-17 18:04:11 +08:00
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. |
||
---|---|---|
.. | ||
assets | ||
config | ||
spec | ||
test/javascripts | ||
plugin.rb |