mirror of
https://github.com/discourse/discourse-solved.git
synced 2026-09-17 15:02:13 -04:00
As it's currently implemented, the fallback is essential here. `this` in a static method is `undefined`, and therefore cannot have an owner.
Unfortunately this plugin outlet does not seem to be tested in the plugin's own test suite. Core's test suite picked up this issue.
Followup to 3a0b46da7a