mirror of
https://github.com/discourse/discourse.git
synced 2025-03-27 04:56:41 +08:00

This would cause the infamous error: ``` index.js:118 Uncaught (in promise) Error: Assertion Failed: You attempted to update `href` on `<ExtraNavItem:ember384>`, but it had already been used previously in the same computation. ``` Moreover, set didnt seem necessary here.