discourse-solved/assets/javascripts/discourse/connectors/bread-crumbs-right
David Taylor 56d936be63
FIX: Correct getOwner import (#260)
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
2023-10-17 23:37:07 +01:00
..
solved-status-filter.hbs DEV: Modernise and fix behavior when used with loading-slider (#243) 2023-07-06 16:16:36 +01:00
solved-status-filter.js FIX: Correct getOwner import (#260) 2023-10-17 23:37:07 +01:00