mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
The drawer is registering events which are expecting the drawer to always be present which was not the case anymore. A previous refactor also changed this component to be tagless.