discourse/app/assets
Joffrey JAFFEUX 5eca77dd70
FIX: ensures href is not set two times (#28466)
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.
2024-08-21 20:27:21 +02:00
..
images
javascripts FIX: ensures href is not set two times (#28466) 2024-08-21 20:27:21 +02:00
stylesheets UX: improve mention colors for dark color schemes (#28462) 2024-08-21 11:45:48 -04:00